mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-13 05:38:46 +00:00
Fix typo
Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com>
This commit is contained in:
parent
5bf7e9a455
commit
884e382fb8
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Debugging vs Code plugin and the Language Server
|
||||
|
||||
## Prerequsities
|
||||
## Prerequisites
|
||||
|
||||
- Install [LLDB](https://lldb.llvm.org/) and the [LLDB Extension](https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb) VSCode extensions.
|
||||
- Open the root folder in VSCode. Here you can access the preconfigured debug setups.
|
||||
|
|
Loading…
Reference in a new issue