mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
@@ -505,6 +505,16 @@
|
||||
"default": "prompt",
|
||||
"description": "%typescript.updateImportsOnFileMove.enabled%",
|
||||
"scope": "resource"
|
||||
},
|
||||
"typescript.autoClosingTags": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"description": "%typescript.autoClosingTags%"
|
||||
},
|
||||
"javascript.autoClosingTags": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"description": "%typescript.autoClosingTags%"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user