Shortcut Menu Bar VSCode Extension Versions Save

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

v3.0.4

2 years ago

refer commit history

v3.0.3

3 years ago

[3.0.3] - 2021-05-12

  • fixed icons not showing properly
  • added indent/outdent buttons
  • added open settings button
  • added Toggle word wrap button

v3.0.1

3 years ago
  • [Much awaited feature] you can finally create user-defined buttons. See README for instruction. Huge thanks to @GitMensch for this contribution.
  • If there's a bug, please report it on Github.