Skip to content

Instantly share code, notes, and snippets.

@sbmadhav
Last active September 22, 2020 02:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sbmadhav/625b6a7c85ce48227ec79d5dfeb275ed to your computer and use it in GitHub Desktop.
Save sbmadhav/625b6a7c85ce48227ec79d5dfeb275ed to your computer and use it in GitHub Desktop.
VS code Extensions you need

The VS code extensions I use all the time

Code

Formatter

  1. Prettier - Code formatter
  1. Beautify
  1. ESLint

Documentation

  1. CodeSnap
  1. codedox

Syntax Highlighting

  1. Bracket Pair Colorizer
  1. DotENV
  1. Log File Highlighter
  1. vscode-styled-components

Code visualization

  1. Debug Visualizer
  1. Import Cost

Git

  1. CodeStream: GitHub, GitLab, Bitbucket PRs and Code Review
  1. Git Diff and Merge Tool
  1. GitLens — Git supercharged
  • Id: eamodio.gitlens
  • Description: Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more
  • Version: 10.2.2
  • Publisher: Eric Amodio
  • VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens

Design

  1. Abstract Notifications

Theme

  1. Community Material Theme
  1. Material Theme
  1. Material Theme Icons
  1. OperatorMonoDarkTheme

Other

  1. Docker
  1. WakaTime
  1. View In Browser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment