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

Automatic completion of file names issue when import files #3382

Closed
star-reader opened this issue Jul 8, 2023 · 2 comments
Closed

Automatic completion of file names issue when import files #3382

star-reader opened this issue Jul 8, 2023 · 2 comments

Comments

@star-reader
Copy link

I just found there is an issue when importing files in .vue files.
When trying to import some file in .vue files, the automatic completion of file names speed is so slow,
for example:

import use3DPath from '@/hooks/map/use3DPath'

after typed "@/", it will takes about 2~5 seconds to show the file list, however in other mode, it's normal.
image
image

@star-reader
Copy link
Author

In my old computer I've already found that issue(in Vue2 with vetur it's normal). I thought it's beacuse my computer's poor performance. After I changed to a new computer, volar still has this issue

@johnsoncodehk
Copy link
Member

Resolved by #3788.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants