DEV Community

Gift Egwuenu
Gift Egwuenu

Posted on • Originally published at giftegwuenu.com

My 3 Favorite VS Code Extensions

Hi everyone! I made a video where I shared my top 3 favorite VS Code Extensions and I think you should check them out.

The extensions mentioned in the video include:

Git Extension Pack
Vetur
Synthwave '84

What are some of your favorite extensions and why do you enjoy using them?

Top comments (2)

Collapse
 
transiient profile image
Transient

I use these:

  • Nord (theme)
  • Lorem Ipsum
  • Insert Unicode
  • ES7 React/Redux/GraphQL/React-Native snippets
  • Todo+
  • Highlight
  • Sass

And these are must-haves:

  • GitLens (a BUNCH of helpful Git stuff)
  • Git Graph (makes a nice graph from your repo)
  • indent-rainbow (absolute necessity - just gives indents a faint rainbow to make it easier to track tabs. I couldn't live without this)
  • Live Sass Compiler (instant SASS/SCSS compilation)
  • Live Server (instant HTTP server with hot-reloading)
Collapse
 
lauragift21 profile image
Gift Egwuenu

Awesome! I'll check these out. I already like indent-rainbow :)