We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When add new file to cargo project, at src/bin/xxx.rs. I need to restart the lsp server, to make rust-analyzer receive the new file.
I find this, but can not use.
how to restart the lsp server
when i stop the lsp server, the lsp server will auto restart , like this, but i receive this:
The text was updated successfully, but these errors were encountered:
Did you do the following?
I just followed this commands and I could restart the LSP Server.
Sorry, something went wrong.
No branches or pull requests
When add new file to cargo project, at src/bin/xxx.rs. I need to restart the lsp server, to make rust-analyzer receive the new file.
I find this, but can not use.
how to restart the lsp server
when i stop the lsp server, the lsp server will auto restart , like this, but i receive this:
The text was updated successfully, but these errors were encountered: