DEV Community

Discussion on: VS Code Setup to Improve Productivity

Collapse
 
aditya81070 profile image
Aditya Agarwal

You can increase your productivity using some more extensions like: -

  1. Bracket match colorizer -> it will color different bracket with a different color so you can identify easily.
  2. auto rename tag -> this will help you a lot if you change one tag and forget to change ending tag.
  3. prop-types -> it will autocomplete the react component props