- Code Runner - Run code directly and pipe output into the terminal.
- Cobalt2 Theme - Dark blue with vibrant colors
- Better Align - Align code intent using a specific delimiter
- Indent Guides - Improves visibility of where you are in indented code blocks
- Add the following to your User Settings to style the guides:
// Guides extension "guides.overrideDefault": true, "guides.sendUsagesAndStats": false,
"guides.active.width": 2,