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: 23 days ago
JSON representation
Adds two buttons to the editor toolbar: a Debug button (Green Arrow) and a Start without Debug button.
- Host: GitHub
- URL: https://github.com/maikkundev/quick-run-and-debug-buttons
- Owner: maikkundev
- License: gpl-3.0
- Created: 2023-07-09T11:42:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-17T14:46:46.000Z (about 2 months ago)
- Last Synced: 2025-06-12T01:50:23.268Z (24 days ago)
- Language: TypeScript
- Homepage:
- Size: 147 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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 ButtonYou 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!**