mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-12 13:18:47 +00:00
Update README.md
Co-Authored-By: matklad <aleksey.kladov@gmail.com>
This commit is contained in:
parent
86d5c32e4a
commit
290237d2eb
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ useful IDE experience and some people use it as a daily driver.
|
|||
To build rust-analyzer, you need:
|
||||
|
||||
* latest stable rust for language server itself
|
||||
* latest stable npm and VS Code for VS Code extension (`code` should be a path)
|
||||
* latest stable npm and VS Code for VS Code extension (`code` should be in path)
|
||||
|
||||
For setup for other editors, see [./docs/user](./docs/user).
|
||||
|
||||
|
|
Loading…
Reference in a new issue