Auto-Import icon indicating copy to clipboard operation
Auto-Import copied to clipboard

Autoimports for vue in js files

Open oxk4r01 opened this issue 4 years ago • 0 comments

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.

oxk4r01 avatar Oct 19 '21 12:10 oxk4r01