Skip to content

Commit 8ff1db1

Browse files
author
Dave Bartolomeo
committed
Fix bad diff
1 parent d9a1aa8 commit 8ff1db1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

extensions/ql-vscode/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@
7070
],
7171
"contributes": {
7272
"configurationDefaults": {
73+
"[ql]": {
74+
"editor.wordBasedSuggestions": false
75+
},
7376
"[dbscheme]": {
7477
"editor.wordBasedSuggestions": false
7578
}

0 commit comments

Comments
 (0)