KartanHQ / intellij-nuxtjs

Nuxt.js plugin for IntelliJ Platform
Apache License 2.0
15 stars 2 forks source link

Nuxt 3 Support #254

Open robertpatrick opened 1 year ago

robertpatrick commented 1 year ago

Is your feature request related to a problem? Please describe.

Nuxt 3 provides various features where components, composables, etc. are made available without the need to explicitly import them.

Describe the solution you'd like

The Nuxt 3 plugin should be able to look at the project structure and resolve uses of components, composables, etc. without the need to use import them into Vue or Typescript files.

Describe alternatives you've considered

Moving to Visual Studio Code.

Additional context

No response

rigtigeEmil commented 11 months ago

Are there plans to support Nuxt3 using this plugin?

MrEAlderson commented 6 months ago

JetBrains charges 160€/year, yet depends on third-party to implement the fundamentals. I am not surprised that nobody is willing to get along with that and instead use a free, yet even better working, alternative (VS Code)

Keiishu commented 5 months ago

@MrEAlderson In JetBrain's defense, and even though I love Nuxt ; Nuxt isn't near to being considered as a "fundamental". Maybe that day will come, where they bundle Nuxt support alongside Vue, but 0.95% market share won't do the trick lol

Mister-Fil commented 1 week ago

Download IntelliJ Nuxt.js Plugin-2.0.14.zip

pluginUntilBuild = 242.*

Install image