Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maikkundev/quick-run-and-debug-buttons

Adds two buttons to the editor toolbar: a Debug button (Green Arrow) and a Start without Debug button.
https://github.com/maikkundev/quick-run-and-debug-buttons

Last synced: 19 days ago
JSON representation

Adds two buttons to the editor toolbar: a Debug button (Green Arrow) and a Start without Debug button.

Awesome Lists containing this project

README

        

# Quick Run and Debug Buttons - README

## Features

Adds two buttons to the editor toolbar: a Green/Debug button and a Start/Gray button.

You can configure what each button does in VSCode settings:

- Debug
- Run
- Hide Button

You need to select a launch option from the "Run and Debug" section in the Activity Bar (Ctrl/CMD + Shift + D)!

... And that's it.

**Enjoy!**