We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b2355a commit dbd5078Copy full SHA for dbd5078
1 file changed
extensions/ql-vscode/package.json
@@ -53,10 +53,10 @@
53
"configurationDefaults": {
54
"[ql]": {
55
"debug.saveBeforeStart": "nonUntitledEditorsInActiveGroup",
56
- "editor.wordBasedSuggestions": false
+ "editor.wordBasedSuggestions": "off"
57
},
58
"[dbscheme]": {
59
60
}
61
62
"debuggers": [
0 commit comments