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

Are you running the volar plugin in vscode very stuck? If it's better than before, I shut up #2027

Closed
shalimujiang opened this issue Oct 16, 2022 · 3 comments

Comments

@shalimujiang
Copy link

When to solve the problem of running lag, vscode other plugins have no problem, the mouse is often stuck, especially after running for a long time is very obvious. Finally, you have worked hard!

@johnsoncodehk
Copy link
Member

I haven't had this problem, can you reproduce in https://github.com/johnsoncodehk/volar-starter? This sounds like VSCode issue not extension issue, because language server should not stuck VSCode technically.

Can you also share you CPU information?

@g-plane
Copy link
Contributor

g-plane commented Oct 20, 2022

I encountered similar issue. I guess there're memory leaks. I'm using v1.0.8.

Computer spec:

  • CPU: AMD Ryzen 5 2500U
  • RAM: 6841MiB
  • OS: Linux 6.0

@johnsoncodehk
Copy link
Member

You can config "volar.vueserver.disableFileWatcher": true in VSCode settings in the next version to have better performance in language client.

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

3 participants