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.

@superbiche superbiche force-pushed the feat/intellij-helper branch from 13e7ef4 to 189f244 Compare December 9, 2021 21:51
@superbiche superbiche force-pushed the feat/intellij-helper branch from 189f244 to 0fad03c Compare December 9, 2021 21:52
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.

1 participant