Add lsp command to fix rust-analyzer

This commit is contained in:
Jack Clayton
2022-06-16 11:53:41 +08:00
parent b19f74e8cf
commit be87cc9fa6
6 changed files with 141 additions and 22 deletions

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@ target/
*.pdb
exercises/clippy/Cargo.toml
exercises/clippy/Cargo.lock
rust-project.json
.idea
.vscode
*.iml