mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2024-11-09 00:43:59 +08:00
Update appendix-04-useful-development-tools.md
This commit is contained in:
parent
4bec93cede
commit
bfa7e3204b
@ -157,7 +157,7 @@ fn main() {
|
||||
$ rustup component add rls
|
||||
```
|
||||
|
||||
接着为特定的 IDE 安装 language server 支持,如比便会获得如自动补全、跳转到定义和 inline error 之类的功能。
|
||||
接着为特定的 IDE 安装 language server 支持,如此便会获得如自动补全、跳转到定义和 inline error 之类的功能。
|
||||
|
||||
请查看 [其文档][rls] 来了解 `rls` 的更多信息。
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user