Open felipenmoura opened 5 years ago
This button would show in the touchbar, the list of available commands from the package.json scripts settings (like npm run build).
package.json
npm run build
In general it would be useful to add buttons for the tasks defined in the tasks.json
tasks.json
This button would show in the touchbar, the list of available commands from the
package.json
scripts settings (likenpm run build
).