Skip to content

Instantly share code, notes, and snippets.

@danigb
Last active April 19, 2018 08:28
Show Gist options
  • Save danigb/d4edd59de753441010b2fa47821272c2 to your computer and use it in GitHub Desktop.
Save danigb/d4edd59de753441010b2fa47821272c2 to your computer and use it in GitHub Desktop.
Current VS Plugins

Font: Firacode with ligatures:

"editor.fontFamily": "Fira Code",
"editor.fontLigatures": true

Can't live without

  • Vim
  • Prettier
  • ESLint

Everyday

  • GitLens & GitHistory
  • Monokai Pro
  • Polacode
  • Docker

Testing phase

  • WakaTime
  • Bracket Pair Colorizer
  • indent-rainbow
  • Auto Close Tag
  • TODO Highlight
  • Auto Rename Tag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment