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

Vue - Official restart command #4164

Closed
aryankarim opened this issue Mar 27, 2024 · 6 comments · Fixed by #4174
Closed

Vue - Official restart command #4164

aryankarim opened this issue Mar 27, 2024 · 6 comments · Fixed by #4174

Comments

@aryankarim
Copy link

Sometimes the Vue - Official reacts very slow or doesn't even react. If we have a restart extension just like Volar did, it would be really helpful.

@so1ve
Copy link
Member

so1ve commented Mar 28, 2024

Just use Restart tsserver

@aryankarim
Copy link
Author

Just use Restart tsserver

I've tried, it doesn't work.

@adamrybak
Copy link

I used Volar restart regularly, having this back would be great.

@so1ve
Copy link
Member

so1ve commented Mar 28, 2024

Unfortunately it is impossible to implement this feature as a separate command - since v2 we run volar as a typescript language plugin, and language server is handled by typescript itself.

@adamrybak
Copy link

I experience errors when I create new .vue files. Previously I would just reload the language server and all was good. Now I need to reload VSCode entirely.

@aryankarim
Copy link
Author

@johnsoncodehk Thank you. It works fine right now.

For those who still have struggle, you should enable hybrid mode in the vscode settings.

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

Successfully merging a pull request may close this issue.

3 participants