Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>NPM StudioNew to Visual Studio Code? Get it now.
NPM Studio

NPM Studio

Ebenezer Don

|
6,218 installs
| (5) | Free
Manage your npm packages directly from the editor. Quickly find, install, update, or remove packages without touching the command line.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NPM Studio README

Welcome to NPM Studio, your VSCode extension for straightforward package management. Handle everything – view, install, update, remove npm packages, or execute npm scripts without touching the command line.

NPM Studio Usage Animation

Quick Start

Click the NPM Studio Icon: Find the NPM Studio icon in the VSCode sidebar to open the extension.

Use the Command Palette: You can also press Ctrl+Shift+P (or Cmd+Shift+P on Mac), type "NPM Studio", and run any of the commands you need.

Features

Direct from the Sidebar: Manage your npm packages through a dedicated panel in the sidebar. View, update, and adjust your project's dependencies easily.

Command Palette Access: For keyboard fans, all features are also accessible via the Command Palette.

Inbuilt readme and documentation: Click on any package to view its GitHub repository, readme, and documentation right inside VSCode.

Simple Management Options: Right-click on any package to update or remove it. Install new packages with a single click.

Run Scripts: Execute npm scripts directly from the sidebar. No need to switch to the terminal.

Installation

Simply search for "NPM Studio" in your VSCode Extensions view or the VSCode Marketplace and click Install. You can also download the extension from the VSCode Marketplace.

Requirements

All you need to use NPM Studio is VSCode version 1.6.0 or newer.

Known Issues

Currently, there are no known major issues. If you encounter any problems or have feature suggestions, please report them on our GitHub issues page or send me a message on LinkedIn.

Contributors

  • Ebenezer Don - Creator
  • Ogooluwa Akinola - Added support for nested workspaces

Star Us on GitHub ⭐️

Enjoying NPM Studio? A star on our GitHub repository helps more people discover and benefit from this tool. Your support is greatly appreciated!

Upcoming Features

Install Dev Dependencies: Currently, you can only install regular dependencies. The next update will provide the option to install dev dependencies directly from the NPM Studio sidebar.

Thank you for choosing NPM Studio!

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