dsanders11 / vscode-electron-build-tools

A collection of useful VS Code helpers for working with the Electron codebase.
https://marketplace.visualstudio.com/items?itemName=dsanders11.vscode-electron-build-tools
MIT License
17 stars 7 forks source link

Advanced Build Command #23

Closed dsanders11 closed 2 years ago

dsanders11 commented 2 years ago

Add an advanced build command which has prompts for target, extra args, Ninja args, etc. These can currently be set in settings, but often times you want to do a one-off and settings aren't ideal for that.

dsanders11 commented 2 years ago

Implemented in 7e73dd9cd071b893de910fb3c6ee0c71dac15c70.