Tell VSCode I don't want the preview editor to be my default
This commit is contained in:
parent
18f27b15da
commit
8a736d4321
1 changed files with 4 additions and 1 deletions
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
|
@ -8,5 +8,8 @@
|
|||
"html.customData": [
|
||||
"./.vscode/foundry.html-data.json",
|
||||
"./.vscode/ripcrypt.html-data.json"
|
||||
]
|
||||
],
|
||||
"workbench.editorAssociations": {
|
||||
"*.svg": "default",
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue