Hey world, here is the list of plugins that I found helpful for react native developers to increase coding speed.
AutoRename Tag
Since VS code will not rename the paired tag automatically, this plugin will help you solve that issue.Intellij IDEA keymap
If you are an android developer who recently migrated to react, learning new VS code shortcuts will be a tiresome job. And this plugin will be a life saver. It will allow you to use Intellij idea shortcuts in VS code without any further change.Git Lens
Git lens plugin will enhance your VS code git capabilities with features like viewing authorship, code comparison and blaming, navigation between repositories, etc.Settings sync
Next in the list, we have the settings sync to sync all our customizations, keyboard shortcuts, extensions, and other settings so that you don't need to waste your time on setting up your IDE next time. You can use your GitHub account token and gist to upload your file.Bookmarks
Since VS code doesn't have an option to bookmark, this plugin will help you create bookmarks and navigate between them easily.
Thanks for your minute :-), Happy coding!
Top comments (2)
roboleary.net/vscode/2020/08/05/do...
You donβt necessarily need to install Autorename Tag and Settings sync. This blog post lists some more extensions that already exist on vscode π
Settings sync is no need