9 lines
149 B
JSON
9 lines
149 B
JSON
{
|
|
"[json]": {
|
|
|
|
"editor.quickSuggestions": {
|
|
"strings": true
|
|
},
|
|
"editor.suggest.insertMode": "replace"
|
|
}
|
|
} |