Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Electron RunNew to Visual Studio Code? Get it now.
Electron Run

Electron Run

NikolaBojinovic

|
1 install
| (0) | Free
Run electron programs easily
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Electron Run

This Extension allows you to run your Electron App program fast without manually entering command in the cmd

[!WARNING] ⚠️ Before you run it, add "start": "electron ." script into your package.json, also your file for handling electron client needs to be named main.js ⚠️

How to use it

First you need to open the Command Palette (Ctrl + Shift + P) and search for Run Electron and run it.

After that Run Program with run icon (triangle) will appear in status bar in bottome left.

When you click on it, it will open cmd and run npm start command automaticaly.

It's very simple program, but helps a lot and speed up your workflow.

Made by Nikola Bojinovic

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