mirror of https://github.com/microsoft/vscode.git
Change to `"on"`. Remove comma
This commit is contained in:
parent
b063ab5e2d
commit
4558fa13eb
|
@ -97,8 +97,8 @@
|
|||
"diffEditor.ignoreTrimWhitespace": false,
|
||||
"editor.defaultColorDecorators": "never",
|
||||
"editor.quickSuggestions": {
|
||||
"strings": true
|
||||
},
|
||||
"strings": "on"
|
||||
}
|
||||
},
|
||||
"[dockercompose]": {
|
||||
"editor.insertSpaces": true,
|
||||
|
|
Loading…
Reference in New Issue