- Notifications
You must be signed in to change notification settings - Fork22
Open
Description
Environment
Nuxt project info: 2:58:37 PM
- Operating System: Linux (WSL Ubuntu)
- Node Version: v20.12.2
- Nuxt Version: 3.10.3
- CLI Version: 3.10.1
- Nitro Version: 2.9.3
- Package Manager: bun@1.2.2
What went wrong?
Currently only have theWSL,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?
- Install Nuxtr
- Open Nuxt Project
- Open component (AppHeader.vue)
- Press enter after
<div> - Start typing
nuxtlink - Nothing appears