We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
insertMode
replace
1 parent 36aa7ef commit 2a564c2Copy full SHA for 2a564c2
1 file changed
package.json
@@ -162,6 +162,7 @@
162
"configurationDefaults": {
163
"[json-textmate]": {
164
"editor.maxTokenizationLineLength": 500000,
165
+ "editor.suggest.insertMode": "replace",
166
"editor.quickSuggestions": {
167
"strings": true,
168
"other": true
0 commit comments