VS Code
Another page with a collection of links and notes that I am accumulating while learning how to use the VS Code IDE. This article evaluates the main IDE’s.
It is available for download and installation is pretty straight forward.
VS Code Addons
As with most IDE’s the Addons (and managing of them) is the big win. Some I found helpful are:
FiveThings: Five VS Code Extensions You Should Know About
- Git Lense
- Version Lense
- Prettier
- Format Toggle
- Settings Sync
- Theme - Cobalt2 - technically not an addin.
Debugging
Enable Debugging with changes to launch.json.