Visual Studio Code (vscode) configuration


These are my notes on setting up vscode the way I like it:

Settings

  • AutoSave: onFocusChange
  • FontSize: 14pt
  • TabSize: 4 (though usually overriden by .editorconfig)
  • Render Whitespace: all
  • Color theme: Light (Visual Studio)

Extensions

  • Editorconfig for VS Code (from editorconfig)
  • ESLint (from Microsoft)
  • Docker (from Microsoft)
  • Github Copilot (from Microsoft)

Date: 2024-06-01

Tags:  text

Share: