DEV Community

Discussion on: Best VSCode extensions for React / JS

Collapse
 
pichardoj profile image
J. Pichardo

Hi @dominitrius

Here are my usual extensions:

General Stuff

  • Dracula Theme
  • Bracker Pair Colorizer
  • indent-rainbow
  • Material Icon Theme

Javascript

  • Prettier
  • As jsdoc comments
  • ESLint
  • npm
  • npm Intellisense
  • Flow Language Support

React

  • Full React ... (snippets)
Collapse
 
domitriusclark profile image
Domitrius

Awesome! Thank you. I’ll post the ones I’ve been using as soon as I’m home. Totally slipped my mind 😂

Collapse
 
ijayoa profile image
Ijeoma Oguegbu

Thanks for sharing!!

Collapse
 
rafaelfer1 profile image
Rafael Fernandes

Thanks for sharing!