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
224 stars 44 forks source link

Where did the Save menu button go? #9

Closed alekdavis closed 5 years ago

alekdavis commented 5 years ago

I know it was there before, but now it disappeared:

ShortcutMenuBar

Was it removed from the extension?

GorvGoyl commented 5 years ago

hi, it must've been disabled by default. u can enable it in shortcut menu bar extension preferences. image

alekdavis commented 5 years ago

Yep, that was it. Thank you.