What’s your favorite VS Code extension?
Harshu thaheed
6 replies
Replies
Nathan Covey@nathancovey
Prob CodeClimbers
Share
BodySherpa
Aside Remote SSH? Probably the Jupyter suite. I like working with a script, interactive window, and terminal open. Postman gets an honorable mention.
Prettier!!! Everyone in your team is likely to have differing opinions on what makers code readable but prettier helps enforce a consistent style which can be very helpful for large projects.
My favorite VS Code extension has to be Prettier. It helps me keep my code clean and consistently formatted without any effort.
I'm really into the Prettier extension for keeping my code neat and tidy. What’s your go-to VS Code extension?
GitLens all the way! Makes navigating and understanding code commits so much easier, especially when working with others. Also a big fan of Bracket Pair Colorizer 2 for keeping track of nested code blocks.