mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
Switches vscode dmi editor to new one. (#66834)
https://marketplace.visualstudio.com/items?itemName=anturk.dmi-editor
This commit is contained in:
Vendored
+2
-1
@@ -6,6 +6,7 @@
|
||||
"arcanis.vscode-zipfs",
|
||||
"dbaeumer.vscode-eslint",
|
||||
"stylemistake.auto-comment-blocks",
|
||||
"Donkie.vscode-tgstation-test-adapter"
|
||||
"Donkie.vscode-tgstation-test-adapter",
|
||||
"anturk.dmi-editor"
|
||||
]
|
||||
}
|
||||
|
||||
Vendored
-3
@@ -12,9 +12,6 @@
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.eslint": true
|
||||
},
|
||||
"workbench.editorAssociations": {
|
||||
"*.dmi": "imagePreview.previewEditor"
|
||||
},
|
||||
"files.eol": "\n",
|
||||
"files.insertFinalNewline": true,
|
||||
"gitlens.advanced.blame.customArguments": ["-w"],
|
||||
|
||||
Reference in New Issue
Block a user