mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
rename language detection setting and ensure one worker gets created
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
"**/files-exclude/**": true
|
||||
},
|
||||
"editor.minimap.enabled": false, // see https://github.com/microsoft/vscode/issues/115747
|
||||
"workbench.editor.untitled.experimentalLanguageDetection": true
|
||||
"workbench.editor.untitled.languageDetection": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user