mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Remove enableSearchProviders in vscode workspace settings, now it's enabled by default
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -41,8 +41,6 @@
|
||||
"npm.exclude": "**/extensions/**",
|
||||
"emmet.excludeLanguages": [],
|
||||
"typescript.preferences.importModuleSpecifier": "non-relative",
|
||||
"typescript.preferences.quoteStyle": "single",
|
||||
"typescript.preferences.quoteStyle": "single"
|
||||
|
||||
// Self-host search in EH
|
||||
"search.enableSearchProviders": true
|
||||
}
|
||||
Reference in New Issue
Block a user