mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
Use manager for registering and unregistering folding provider
This commit is contained in:
@@ -416,11 +416,6 @@
|
||||
"description": "%typescript.locale%",
|
||||
"scope": "window"
|
||||
},
|
||||
"typescript.experimental.syntaxFolding": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"description": "%typescript.experimental.syntaxFolding%"
|
||||
},
|
||||
"javascript.suggestionActions.enabled": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
|
||||
Reference in New Issue
Block a user