- Visual Studio Code extensions for JavaScript and Web Development
- Prettier - Code formatter
- After installing, change the following settings.
- Settings -> Text Editor -> Formatting -> Enable
Format on paste
- Settings -> Text Editor -> Formatting -> Enable
Format on save
- Settings -> Text Editor -> Default Formatter ->
Prettier - Code Formatter
- ES7+ React/Redux/React-Native snippets
- rafce (arrow func with export)
- rfce (regular func with export )
- same as the file name
- react auto import
- uncheck this setting
- React Snippets › Settings: Import React On Top
- Auto Rename Tag
- Highlight Matching Tag