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

feat: generate helper file for IntelliJ IDEA based IDEs #241

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

superbiche
Copy link

This is a workaround for the issue #135
The nuxt-storm module is really nice but it works only with Nuxt.

This PR adds an option to generate the .components.gen.js file - basically what nuxt-storm does.

Works for both Vue 2 and Vue 3 (using a dirty workaround until https://youtrack.jetbrains.com/issue/WEB-48239 is fixed).

The current state is quite raw, I wanted to see if it worked first, and it does.
There's still some types to check and probably write some tests, but I wanted to know first if you would agree to adding this feature.

Let met know if what you think, and by the way thanks for this plugin and the others.

ascott18 pushed a commit to ascott18/unplugin-vue-components that referenced this pull request Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant