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
Currently only have the WSL, Vue-Official and Nuxtr extensions enabled in VSCode. When trying to do any of the intellisense autocompletes, nothing appears as an option. Tested the exact same config on my Mac (without WSL) and it does work.
How to reproduce it?
Install Nuxtr
Open Nuxt Project
Open component (AppHeader.vue)
Press enter after <div>
Start typing nuxtlink
Nothing appears
The text was updated successfully, but these errors were encountered:
Environment
Nuxt project info: 2:58:37 PM
What went wrong?
Currently only have the
WSL
,Vue-Official
andNuxtr
extensions enabled in VSCode. When trying to do any of the intellisense autocompletes, nothing appears as an option. Tested the exact same config on my Mac (without WSL) and it does work.How to reproduce it?
<div>
nuxtlink
The text was updated successfully, but these errors were encountered: