Skip to content

Commit

Permalink
makes dmi editor default viewer for dmi's (BeeStation#6847)
Browse files Browse the repository at this point in the history
* makes dmi editor default viewer for dmi's

* technically we can just completly remove this
  • Loading branch information
MNarath1 authored May 13, 2022
1 parent 4dc555b commit ce01718
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down

0 comments on commit ce01718

Please sign in to comment.