You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: