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

Fix non working config due to invalid conditions #33

Closed YPetremann closed 3 years ago

YPetremann commented 3 years ago

With the new version, config conditions does not properly works and some buttons can't be displayed or removed

GorvGoyl commented 3 years ago

Thanks! Released new version.