Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Node.js extensionsNew to Visual Studio Code? Get it now.
Node.js extensions

Node.js extensions

ajhawkings

|
21,904 installs
| (1) | Free
A pack of useful extensions for Node.js development
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Node.js Extensions

Visual Studio Marketplace Version GitHub issues GitHub last commit PRs Welcome

Visual Studio Code NodeJS

Here is a pack of some of my favourite extensions to streamline the Node.js development experience. Enjoy!

Extensions Included

  • ES Lint - Integrates ESLint into VS Code.
  • Import cost - Displays the size of imported packages.
  • JavaScript (ES6) Snippets - Adds code snippets for JavaScript development in ES6 syntax.
  • NPM IntelliSense - Adds IntelliSense for npm modules in your code.
  • Path IntelliSense - Autocompletes filenames in your code.
  • Search node_modules - Quickly search for node modules in your project.
  • Version Lens - Displays the latest version for each package in the package.json

Other recommendations

  • Code Spell Checker - Prevents pesky typos!
  • GitHub Copilot - AI-assisted code completions (free for students).
  • Intellicode - Quick code suggestions.
  • Markdownlint - Ensures a consistent format for all your markdown files.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft