Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>React Nitro EssentialsNew to Visual Studio Code? Get it now.
React Nitro Essentials

React Nitro Essentials

Vinci Rufus

|
5,375 installs
| (6) | Free
Everything you need when building React Apps
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

React Nitro Essentials - Extension Pack for VS Code

Inspired by John Papa's Angular Essentials, this extension pack for Visual Studio Code adds the necessary extensions that will setup your IDE for getting productive with development in React.

Recommended Settings

Prettier settings

  "prettier.singleQuote": true,
	"prettier.printWidth": 100,

Included

Here is the list of extensions the pack includes:

React Nitro Snippets - Snippets to quickly generate code.

Start by typing rn- to get a full list of code snippets for React.

rn snippets

ESlint - Integrates ESLint into VS Code.

Prettier VS Code plugin for prettier/prettier, which formats code consistently Prettier

Import Cost This extension will display inline in the editor the size of the imported package. The extension utilizes webpack with babili-webpack-plugin in order to detect the imported size.

import cost

Editor Config - EditorConfig for VS Code. Great for maintaining consistent editor settings.

Chrome Debugger - VS Code debugger for Chrome.

Path Intellisense - Visual Studio Code plugin that autocompletes filenames. Hopefully, VS Code will bake this in at some point. Until then, this is a keeper.

Sonar Lint - SonarLint helps you detect and fix quality issues as you write code. SonarLint squiggles flaws so they can be fixed before committing code.

Sonar Lint

Git Lens - Git lens helps you to visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft