You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> *Note*: You can disable all optional features with `> Disable All Optional Features` command just after installing.
@@ -446,6 +447,10 @@ You can add this to `keybindings.json` to disable previewing before renaming:
446
447
447
448
> Note: VS Code has builtin setting to disable introducing aliases (e.g. for imports & object properties): `typescript.preferences.useAliasesForRenames`
448
449
450
+
## Vue Support
451
+
452
+
Vue is only supported if the [official Vue extension](https://marketplace.visualstudio.com/items?itemName=Vue.volar) is above version 3.0.2.
0 commit comments