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

Set fix « Shortcut Menu Bar » location to top left (or top right) option when Editor Wrap Tabs setting is checked. #51

Open michael-attal opened 3 years ago

michael-attal commented 3 years ago

It is possible to fix the Shortcut Menu Bar position if "Editor Wrap Tabs" setting is enabled (or even if it's not)? Like at the top left or top right from the list of open files.

GorvGoyl commented 3 years ago

I'm not sure if it can be achieved. Happy to see if someone could find a workaround to do so.