If you haven’t heard of PapaReact, he’s a React developer that’s popular on YouTube because of his unique music-infused code-learning style. He’s the owner of Zero to Full Stack Hero, a full-stack React-based program.
The following VS Code extensions are his recommendations per the video that follows.
- GitLens – informs you of who committed the line of code by hovering over a line; you can see who made what changes
- Tailwind CSS Intellisense
- env-cmd-file-syntax
- Code Snap – takes snapshots of custom code by just highlighting lines
- Bracket Pair Colorizer
- ES7 React Snippets
- Prettier
- Live Share
- Auto Rename Tag
- VS Code Icons
- TODO Highlight
- Import Cost
- Styled Components Snippet
- Live Server