Shortcut Menu Bar VSCode Extension
Add buttons to editor menu toolbar like beautify, show opened files, save, toggle terminal, activity bar, Find replace etc to the editor menu bar in the Visual Studio Code. Make use of that empty menu bar! Increase productivity!
📷
Screenshot
⚙
Enable/Disable buttons from VSCode settings
✅
Currently added buttons
❤
Support continuous development Buy me a Coffee
👨💻
Follow the maker @GorvGoyl behind this extension
👍
Liked the extension? Rate it
⭐
⭐
⭐
⭐
⭐
FAQ 🙋
Why Can't I add my own/custom buttons?
I haven't figured out a way to implement that feature. If you've found a way please raise a PR!
Can you add 'xyz' button for me?
Sure, you can request a button by creating a github issue here https://github.com/gorvgoyl/Shortcut-Menu-Bar-VSCode-Extension/issues Please note that it would take some time as I am usually occupied with many things. You can also make changes to repo and send me a PR to speed-up the process.
How can I add buttons / Can I contribute to repo to add my button?
To add buttons see "Adding new buttons" section of Help.md
file in repo. Go through the repo, it's fairly simple to understand code and add a button. Send me a PR! How can I disable/Enable a button?
By going to vscode settings (CTRL+,
or CMD+,
) and search for "shortcut menu bar". see above screenshot.
Report bugs: https://github.com/gorvgoyl/Shortcut-Menu-Bar-VSCode-Extension/issues