Skip to content

Commit

Permalink
Do not force snippet suggestions to the bottom of completions
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasilge committed Nov 22, 2024
1 parent d818dd0 commit a8ace61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -896,7 +896,6 @@
"strings": "on"
},
"editor.quickSuggestionsDelay": 250,
"editor.snippetSuggestions": "bottom",
"editor.wordBasedSuggestions": "off",
"editor.suggestOnTriggerCharacters": true,
"editor.unicodeHighlight.ambiguousCharacters": false,
Expand Down

0 comments on commit a8ace61

Please sign in to comment.