Skip to main content

VS Code

Extensions

  • Auto Import
  • Code Spell Checker
  • Git Lens
  • Git History
  • GitHub Copilot
  • Indent Rainbow
  • Path Intellisense
  • Prettier
  • Visual Studio Intellicode

Settings

  • Disable Telemetry
  • Formatting
    • Prettier Tab width: 2 spaces
    • Disable Editor config
    • Format on save
  • Edit matching tags - editor.linkedEditing
  • Bracket Pair
    • Colorization
    • Guide
    • Horizontal Guide
  • JavaScript, TypeScript inlay hint parameters

Setup

Linux

sudo apt-get update
sudo apt-get install code

Windows

Online VS Code