mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19:38 +00:00
vscode: set new file default language to active
This commit is contained in:
parent
da1e31701e
commit
302ad51de8
@ -8,6 +8,7 @@
|
|||||||
"editor.renderLineHighlight": "gutter",
|
"editor.renderLineHighlight": "gutter",
|
||||||
"workbench.editor.labelFormat": "short",
|
"workbench.editor.labelFormat": "short",
|
||||||
"workbench.startupEditor": "none",
|
"workbench.startupEditor": "none",
|
||||||
|
"files.defaultLanguage": " ${activeEditorLanguage}",
|
||||||
"material-icon-theme.folders.associations": {
|
"material-icon-theme.folders.associations": {
|
||||||
"infra": "app",
|
"infra": "app",
|
||||||
"entities": "class",
|
"entities": "class",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user