DEV Community

Discussion on: Great VSCode extensions for JS Developers

Collapse
 
raphaelzenou profile image
Raph Zenou • Edited

Thanks for the article mate. Just wanted to share other extensions:

  • Rainbow Indent, a great addition to the powerful Bracket Pair colorizer (now built in) / Prettier combo you suggested
  • GitLens, a superb complement to the source control Tab
  • JSON explorer well to do what it says on the tin
  • Microsoft Visual Studio Live Share for pair programming directly in the editor !!

[Edit : added VSCode live share which always blows my mind when I use it but that I forgot]

Collapse
 
insidiousthedev profile image
Insidious

Thanks for mentioning! :-)