This commit is contained in:
iceman1001 2021-12-31 11:36:43 +01:00
commit 3450439b7b
7 changed files with 195 additions and 10 deletions

View file

@ -1,4 +1,19 @@
<a id="Top"></a>
# Visual Studio Code Installation Instructions
# Table of Contents
- [Visual Studio Code Installation Instructions](#visual-studio-code-installation-instructions)
- [Table of Contents](#table-of-contents)
- [Visual Studio Code for debugging](#visual-studio-code-for-debugging)
- [Debian / Ubuntu / Kali / ParrotOS / Raspbian](#debian--ubuntu--kali--parrotos--raspbian)
- [Windows: WSL](#windows-wsl)
- [Windows: ProxSpace](#windows-proxspace)
# Visual Studio Code for debugging
^[Top](#top)
Download and install [Visual Studio Code](https://code.visualstudio.com/)
@ -6,6 +21,7 @@ Download and install [J-Link Software and Documentation pack](https://www.segger
## Debian / Ubuntu / Kali / ParrotOS / Raspbian
^[Top](#top)
Install dependencies
@ -27,6 +43,7 @@ now launch Visual Studio Code and open your project folder
## Windows: WSL
^[Top](#top)
Enter WSL prompt (`wsl` or `start windows terminal`)
@ -52,6 +69,7 @@ code .
## Windows: ProxSpace
^[Top](#top)
Download and install [Visual Studio Code](https://code.visualstudio.com/)