mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-13 13:48:50 +00:00
Add the article
Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com>
This commit is contained in:
parent
3db91db421
commit
7050697871
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ To apply changes to an already running debug process press <kbd>Ctrl+Shift+P</kb
|
|||
|
||||
- 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.
|
||||
- In the original VSCode window once again select the `Attach To Server` debug configuration.
|
||||
|
||||
- A list of running processes should appear. Select the `ra_lsp_server` from this repo.
|
||||
|
||||
|
|
Loading…
Reference in a new issue