Skip to content

Instantly share code, notes, and snippets.

@shiftgeist
Last active November 25, 2019 10:02
Show Gist options
  • Save shiftgeist/9d239d9627dcc9180b9a441862b7276f to your computer and use it in GitHub Desktop.
Save shiftgeist/9d239d9627dcc9180b9a441862b7276f to your computer and use it in GitHub Desktop.

Visual Studio Code Essentials

Required πŸ”₯

  • Editorconfig
  • gitflow
  • Markdown ALL in One
  • Subword Navigation

Optional β›³

  • Beautify
  • GitLens (hide tab on left menu)
  • npm
  • Debugger for Chrome
  • SCSS Everywhere

Theme 🎨

  • Horizon Theme

IntelliSense πŸ”

  • npm Intellisense
  • SCSS IntelliSense

Linter πŸ“

  • ESLint
  • HTMLHint
  • markdownlint
  • Sass Lint
  • TSLint

Global NPM packages

  • npm-check-updates
  • serve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment