more vscode keybinds
This commit is contained in:
@ -82,7 +82,7 @@
|
||||
//
|
||||
// JSON
|
||||
"[json][jsonc]": {
|
||||
"editor.defaultFormatter": "vscode.json-language-features"
|
||||
"editor.defaultFormatter": "vscode.json-language-features",
|
||||
},
|
||||
"prettier.singleQuote": true,
|
||||
//
|
||||
@ -95,5 +95,4 @@
|
||||
"emmet.showAbbreviationSuggestions": false,
|
||||
"editor.linkedEditing": true,
|
||||
},
|
||||
"workbench.editor.showTabs": "none",
|
||||
}
|
||||
Reference in New Issue
Block a user