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
We dropped support for Vue 2 as planned in v3.1.0, see https://github.com/vuejs/language-tools/discussions/5455. To allow developers in VSCode to work on both Vue 2 and Vue 3 projects without switching between different extensions, we introduced the vue.server.path setting, which lets developers specify the version of the Vue Language Server within their workspace.