mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-14 22:24:14 +00:00
docs: remove obsolescence notice in debugging.md
This commit is contained in:
parent
32fc890de8
commit
43a41819cb
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
# Debugging vs Code plugin and the Language Server
|
# Debugging vs Code plugin and the Language Server
|
||||||
|
|
||||||
**NOTE:** the information here is mostly obsolete
|
|
||||||
|
|
||||||
Install [LLDB](https://lldb.llvm.org/) and the [LLDB Extension](https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb).
|
Install [LLDB](https://lldb.llvm.org/) and the [LLDB Extension](https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb).
|
||||||
|
|
||||||
Checkout rust rust-analyzer and open it in vscode.
|
Checkout rust rust-analyzer and open it in vscode.
|
||||||
|
|
Loading…
Reference in a new issue