Vscode
vscode
Shortcuts
Extensions
Babel Javascript
Syntax highlighting
html to JSX
Adds contextual menu option to convert things like class to className, which is useful when we have HTML that needs to be added to JSX.
indent-rainbow
Adds colors to indentation to make code more readable.
Path Intellisense
Autocomplete filenames in import statements
Npm Intellisense
Autocomplete npm package names in import statements