I will share my VScode extensions and also to help me if i doing work with react native. I hope this extensions will help you code faster, cleaner and easier when develop react native.
I will add or remove the list, if something i am not use the extension again, or find better extension
ESLint ESLint statically analyze your code to find problems and will inform you by red color.
Bracket Pair Colorize This extension allows matching brackets to be identified with colours. The user can define which tokens to match, and which colours to use.
Press enter or click to view image in full size
Path Intellisense This extension will help you to autocompletes filenames.
Prettier — Code Formatter Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.
Auto Close Tag This extension will help you to automatically add HTML/XML close tag.
Press enter or click to view image in full size
Auto Rename Tag This have similliar like auto close tag, but this extension will help you to rename tag automatically in open and close tag.
Press enter or click to view image in full size
Color Highlight This extension styles css/web colors found in your document.
SVG Viewer This extensions will help you to viewing an SVG file from explorer context menu
Press enter or click to view image in full size
GitLens GitLens supercharges Git inside VS Code and unlocks untapped knowledge within each repository. It helps you to visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more.