VSCode Volar Intellisense doesn't work in WSL

81 views Asked by At

Intellisense doesn't work in Vue components. When I hover over something I want info on, it just shows "Loading...". This only happens when using VSCode through WSL, in Windows Volar works just fine.

I'm in a Nuxt 3 project using Typescript. The only plugins activated are WSL and Volar. Volar takeover mode is active.

Output when hovering a function

img

I've tried reinstalling Volar, also tried deleting the .vscode-server folder in WSL.

0

There are 0 answers