Freshen dev docs a tiny bits

This commit is contained in:
Aleksey Kladov
2020-01-29 14:45:32 +01:00
parent d2fd252f9d
commit 1065c2bf1d
2 changed files with 33 additions and 43 deletions

View File

@@ -1,5 +1,7 @@
# 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).
Checkout rust rust-analyzer and open it in vscode.