Vue Language Features (Volar) is a language support extension built for Vue, Vitepress and petite-vue.To add this extension to your repository add the following to your .gitpod.yml
Copy
Ask AI
vscode: extensions: - vue.volar
For projects that already have a .gitpod.yml, you can skip the first part and just add the provided snippet.