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

Add buttons to the side bar #50

Open djplt opened 3 years ago

djplt commented 3 years ago

Just been playing around with this repo - I like having the ability to add on buttons to a workspace but I already have quite a cluttered vscode menu as it is.

Would you consider making it configurable to allow for moving the buttons into the sidebar? (could be moved to other locations as needed) image

Prototype here: https://github.com/djplt/Shortcut-Menu-Bar-VSCode-Extension

GitMensch commented 2 years ago

Do you suggest to add a setting "show in the sidebar" for "either all or none" or for specific buttons?

As long as it is an option I'm totally in favor of a PR implementing this.

GorvGoyl commented 2 years ago

This looks like an awesome feature to have but due to limited working capacity, I won't be able to implement it any time soon. I'd be honored if @GitMensch could take up on this task.

Regarding placements of buttons, (just thinking out loud) We could have location checkboxes for individual icons (to make it truly flexible).

Example:

Beautify

Comment Line