added setting
This commit is contained in:
@@ -15,5 +15,6 @@
|
||||
"terminal.explorerKind": "external",
|
||||
"terminal.integrated.shell.windows": "C:\\Windows\\System32\\cmd.exe",
|
||||
"npm.enableScriptExplorer": true,
|
||||
"editor.snippetSuggestions": "top"
|
||||
"editor.snippetSuggestions": "top",
|
||||
"search.quickOpen.includeHistory": false
|
||||
}
|
||||
Reference in New Issue
Block a user