vscode-docs
vscode-docs copied to clipboard
Vue: Guidance for recommended extensions differs from vuejs.org website
I noticed that the Vue tutorial (docs/nodejs/vuejs-tutorial.md) recommends the Vetur extension whereas the Vue website TypeScript guide now recommends the Volar extension. It looks like the advice on the VS Code website might be outdated.
@JeffJacobson Thanks for the heads up. We'll schedule a tutorial update and watch as the Volar extension gains in popularity
Fixed with https://github.com/microsoft/vscode-docs/pull/6925