Skip to content

Commit 2a564c2

Browse files
committed
Set default insertMode to replace
1 parent 36aa7ef commit 2a564c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@
162162
"configurationDefaults": {
163163
"[json-textmate]": {
164164
"editor.maxTokenizationLineLength": 500000,
165+
"editor.suggest.insertMode": "replace",
165166
"editor.quickSuggestions": {
166167
"strings": true,
167168
"other": true

0 commit comments

Comments
 (0)