Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-19T19:24:52.000Z (7 months ago)
- Last Synced: 2024-12-18T00:40:23.881Z (22 days ago)
- Language: TypeScript
- Homepage:
- Size: 114 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!**