DEV Community

Discussion on: What are your favourite VS Code extensions..?

Collapse
 
eriesgo profile image
Enrique Riesgo

I like the usual suspect Prettier, but recently I liked a lot this three:

  • Bracket Pair Colorizer 2 - since it helps a lot to identify quickly ending brackets.
  • Git Lens - to have extended visibility on Git history
  • PlanUML - as I am starting to do Documentation as Code.
Collapse
 
rajasekharguptha profile image
Rajasekhar Guptha

Thank you for sharing.. I just installed bracket pair colorizer and it is very useful..

Collapse
 
eriesgo profile image
Enrique Riesgo

Great. Based in my recent expercience, I like to keep minimalist with VS Code, and installing the minimum list of extensions possible.