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:

Quokka

FiveThings: Five VS Code Extensions You Should Know About

  1. Git Lense
  2. Version Lense
  3. Prettier
  4. Format Toggle
  5. Settings Sync
  6. Theme - Cobalt2 - technically not an addin.

Debugging

Enable Debugging with changes to launch.json.