Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Nuxt Intellisense doesn't appear to work in WSL #183

Open
ColinTravis opened this issue Mar 17, 2025 · 0 comments
Open

[Bug]: Nuxt Intellisense doesn't appear to work in WSL #183

ColinTravis opened this issue Mar 17, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@ColinTravis
Copy link

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 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
@ColinTravis ColinTravis added the bug Something isn't working label Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant