Stop overriding saveBeforeStart for ql language
This commit is contained in:
@@ -70,10 +70,6 @@
|
||||
],
|
||||
"contributes": {
|
||||
"configurationDefaults": {
|
||||
"[ql]": {
|
||||
"editor.wordBasedSuggestions": false,
|
||||
"debug.saveBeforeStart": "nonUntitledEditorsInActiveGroup"
|
||||
},
|
||||
"[dbscheme]": {
|
||||
"editor.wordBasedSuggestions": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user