Skip to content

Commit a8ace61

Browse files
committed
Do not force snippet suggestions to the bottom of completions
1 parent d818dd0 commit a8ace61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/vscode/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -896,7 +896,6 @@
896896
"strings": "on"
897897
},
898898
"editor.quickSuggestionsDelay": 250,
899-
"editor.snippetSuggestions": "bottom",
900899
"editor.wordBasedSuggestions": "off",
901900
"editor.suggestOnTriggerCharacters": true,
902901
"editor.unicodeHighlight.ambiguousCharacters": false,

0 commit comments

Comments
 (0)