From 884e382fb842ef8120e2ad4121f0db91f314fca5 Mon Sep 17 00:00:00 2001 From: Veetaha Date: Sun, 16 Feb 2020 23:47:12 +0200 Subject: Fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Laurențiu Nicola --- docs/dev/debugging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev/debugging.md') diff --git a/docs/dev/debugging.md b/docs/dev/debugging.md index ae1f39f8e..2e133184d 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. -- cgit v1.2.3