diff --git a/.vscode/settings.json b/.vscode/settings.json index a52b19b..b8cf8a9 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,5 +8,8 @@ "html.customData": [ "./.vscode/foundry.html-data.json", "./.vscode/ripcrypt.html-data.json" - ] + ], + "workbench.editorAssociations": { + "*.svg": "default", + } } \ No newline at end of file