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

Added navigate back, navigate forward, switch header/source and toggle render whitespace buttons #5

Closed FabianoGK closed 5 years ago

FabianoGK commented 5 years ago

This updated PR adds buttons to the shortcut menus bar:

They are also added to the settings to allow their icon to be shown/hidden.

GorvGoyl commented 5 years ago

merged & thanks! I've disabled by default switch header and source file button as these are not so common actions for many of users.