nuxtrdev / nuxtr-vscode

An extension offering commands and tools to make your experience with Nuxt more pleasant.
https://marketplace.visualstudio.com/items?itemName=Nuxtr.nuxtr-vscode
327 stars 13 forks source link

[Bug]: Nuxtr not working with new Nuxt 4 directory structure #150

Open Conobi opened 2 months ago

Conobi commented 2 months ago

Environment


What went wrong?

Commands and useful tools from Nuxtr aren't working properly with the new Nuxt 4 directory structure. See : https://nuxt.com/docs/getting-started/upgrade#new-directory-structure for details about these changes.

How to reproduce it?

Enable:

  future: {
    compatibilityVersion: 4
  },

In nuxt.config.ts