Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Command Palette NX Script RunnerNew to Visual Studio Code? Get it now.
Command Palette NX Script Runner

Command Palette NX Script Runner

elltg

|
231 installs
| (0) | Free
Run NX scripts from the command palette
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Features

This extension lets you run NX scripts from the command palette.

Run the extension from the command palette and it will list the projects from your nx monorepo.

Upon selecting a project it will then list the targets for that project.

When you have selected a project and a target, it will focus the last used terminal and send the text npx nx run ${PROJECT} ${TARGET} which will of course result in that script being run.

NOTE: demo is from my other extension from which i forked. Need to create a new demo....

Demo: demo

Requirements

None

Extension Settings

None

Known Issues

None

Release Notes

Initial release!

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