Member-only story
Best VS Code extension for React you must install as a beginner
If you want to be a front-end developer and React is your framework of choice. Well, discover these 3 important extensions that enhance productivity and efficiency in React app development.
let’s get to it.
Path Intellisense
What this extension does is help you to auto-complete the filename. This is super useful when working on a large project where you have tons of files and resources you want to pull to the font end;
Error lens
Improve highlighting of errors, warnings, and other language diagnostics. it helps you to find errors in your code and try to tell you what the error is. Here are some of its features:
- Highlight lines containing diagnostics
- Append diagnostic as text to the end of the line
- Show icons in the gutter
- Show message in the status bar