rn-full-pack
rn-full-pack copied to clipboard
An opinionated & well-rounded set of extensions to be up-and-running right away with React Native
React Native - Full Pack
This is pack contains all the extensions I use to develop React Native applications with VSCode, which I described in length on my article on Medium. (note well: quite some time has passed since then, so the list might have changed)
List of extensions includes
- React Native Tools
- Babel JavaScript
- Flow Language Support
- ESLint
- Prettier - Code formatter
- Color Highlight
- Git Blame
- SVG Viewer
- TODO Highlight
- change-case
- Code Spell Checker
- Search node_modules
- markdownlint
- Markdown All in One
- Kotlin Language
- Polacode
Contributing
Contributions are welcome, but you need to justify why you'd want to add or remove an extension from this pack in the PR body :) Please be as detailed as possible in explaining your reasoning.
I'll handle the publishing step.
Which should consist of:
-
vsce login kelset
-
npm version <major|minor|etc>
-
vsce publish