mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 07:44:10 +00:00
docs: fix typo
This commit is contained in:
parent
64112b0b61
commit
200a2475a2
@ -48,7 +48,7 @@ To apply changes to already running debug process press <kbd>Ctrl+Shift+P</kbd>
|
||||
debug = 2
|
||||
```
|
||||
|
||||
- Select `Run Extension (Dev Server)` to run your local built `target/debug/ra_lsp_server`.
|
||||
- Select `Run Extension (Dev Server)` to run your locally built `target/debug/ra_lsp_server`.
|
||||
|
||||
- In the original VSCode window once again select `Attach To Server` debug configuration.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user