diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 6604834a8..b431162e7 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -8,17 +8,20 @@ "eamodio.gitlens", "editorconfig.editorconfig", "esbenp.prettier-vscode", - "formulahendry.auto-complete-tag", "formulahendry.auto-close-tag", + "formulahendry.auto-complete-tag", "formulahendry.auto-rename-tag", "kisstkondoros.vscode-gutter-preview", "lokalise.i18n-ally", + "mariusalchimavicius.json-to-ts", "mhutchie.git-graph", "mikestead.dotenv", "naumovs.color-highlight", "pkief.material-icon-theme", + "sdras.vue-vscode-snippets", "steoates.autoimport", "vue.volar", + "vue.vscode-typescript-vue-plugin", "whtouche.vscode-js-console-utils", "zhuangtongfa.material-theme" ] diff --git a/.vscode/settings.json b/.vscode/settings.json index 38d063c8b..86cc17890 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -32,7 +32,6 @@ "@": "/src", "~@": "/src" }, - "i18n-ally.localesPaths": ["src/locales", "src/locales/lang"], "material-icon-theme.activeIconPack": "angular", "material-icon-theme.files.associations": {}, "material-icon-theme.folders.associations": {