This content is in progress and is expected to continue to evolve.

Summary

This is my primary IDE.

Settings

"editor.minimap.enabled": false,
"explorer.confirmDragAndDrop": false,
"editor.fontSize": 18,
"terminal.integrated.fontSize": 18,
"editor.quickSuggestions": false,
"editor.suggestOnTriggerCharacters": false,
"editor.wordBasedSuggestions": false,
"editor.quickSuggestionsDelay": 1000000,
"editor.parameterHints.enabled": false,
"gitlens.mode.active": "zen",
"editor.lightbulb.enabled": false,
"breadcrumbs.enabled": false,
"workbench.activityBar.visible": false,
"workbench.statusBar.visible": false

https://howtoegghead.com/instructor/screencasting/vscode/