Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>NpmStartTerminalNew to Visual Studio Code? Get it now.
NpmStartTerminal

NpmStartTerminal

edwDev

|
912 installs
| (0) | Free
Abre um terminal no Visual Studio Code e executa o comando npm start
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NpmStartTerminal

A VS Code extension that opens a terminal and runs the command npm start.

Features

  • Quickly open a terminal and execute npm start in your project.

Requirements

  • Visual Studio Code version 1.79.0 or higher.

Installation

  1. Launch Visual Studio Code.
  2. Go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X on macOS).
  3. Search for "NpmStartTerminal" and click Install.
  4. Reload Visual Studio Code when prompted.

Usage

  1. Open a project folder in Visual Studio Code.
  2. Press F1 to open the command palette.
  3. Type "Start npm" and select the "Extension: Start npm" command.
  4. A terminal will open and execute the npm start command in your project folder.

Known Issues

  • No known issues at the moment. Please report any bugs or problems in the issue tracker.

Release Notes

0.0.1

Initial release of NpmStartTerminal.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This extension is licensed under the MIT License.

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