This an extension pack for Visual Studio Code with extensions that are extremely helpful for Web Developers using ReactJS.
COMING SOON! Check out my course to learn everything you need to know about about the hottest editor in Web Development!
###Server side extensions:
Debug JavaScript code in Google Chrome
Preview in browser with a launch
###Code format and alignment:
Enforces a consistent style by parsing code and reprinting with own rules and line wrapping
A bit of an eyesore unless you configure it - but helps catch indentation issues
Align your code with colon or assignments
Color your brackets without getting lost
###Code Completion and snippets
Get snippets for JavaScript and React/Redux in ES7
CSS class name completion - builds from CSS classes you create
Check your spelling errors in content!
Annotate your comments for easier usage
###Ease of navigation extensions:
Bring icons to tell apart files
###Take snapshots of code and share extensions