mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
[MIRROR] Switches vscode dmi editor to new extension. [MDB IGNORE] (#13518)
* Switches vscode dmi editor to new one. (#66834) https://marketplace.visualstudio.com/items?itemName=anturk.dmi-editor * Switches vscode dmi editor to new extension. Co-authored-by: AnturK <AnturK@users.noreply.github.com>
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