diff --git a/docs/dev/debugging.md b/docs/dev/debugging.md index ae1f39f8e7d..2e133184d10 100644 --- a/docs/dev/debugging.md +++ b/docs/dev/debugging.md @@ -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.