Add the article

Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com>
This commit is contained in:
Veetaha 2020-02-16 23:42:10 +02:00 committed by GitHub
parent 3db91db421
commit 7050697871
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.