Use manager for registering and unregistering folding provider

This commit is contained in:
Matt Bierner
2018-06-04 14:14:31 -07:00
parent 604beac170
commit df7425c832
4 changed files with 50 additions and 33 deletions

View File

@@ -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,