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

Autoimports for vue in js files #121

Open
oxk4r01 opened this issue Oct 19, 2021 · 0 comments
Open

Autoimports for vue in js files #121

oxk4r01 opened this issue Oct 19, 2021 · 0 comments

Comments

@oxk4r01
Copy link

oxk4r01 commented Oct 19, 2021

I have a project created with Vite. The problem is that I get code suggestions, for example for 'reactive', but can't get autoimport working and I have to add them manually.
Everything goes fine in *.vue files, the problem is with *.js ones.
Can I make autoimport work for *.js files too?
Regards.

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

No branches or pull requests

1 participant