GorvGoyl / Shortcut-Menu-Bar-VSCode-Extension

Add handy buttons like beautify, show opened files, save, toggle terminal, etc to the editor menu bar in VSCode. You can also create your own buttons with custom commands. VSCode Marketplace link: https://marketplace.visualstudio.com/items?itemName=jerrygoyal.shortcut-menu-bar
https://marketplace.visualstudio.com/items?itemName=jerrygoyal.shortcut-menu-bar
GNU General Public License v3.0
221 stars 44 forks source link

Run/Start Buttons #6

Closed Marhc closed 5 years ago

Marhc commented 5 years ago

Please, add buttons to "Start Debbuging" (F5) and "Start Without Debbuging" (Ctrl+F5).

Marhc commented 5 years ago

Sorry, Code Runner can do it with more options. Please close this issue.