• Stars
    star
    219
  • Rank 181,133 (Top 4 %)
  • Language
    TypeScript
  • License
    GNU General Publi...
  • Created over 6 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

shortcut menu bar

Shortcut Menu Bar - VSCode Extension

Add 35+ handy buttons like beautify, show opened files, save, toggle terminal, activity bar, Find replace etc to the editor menu bar in VSCode. You can also create your own buttons with custom commands.

- Made by Gourav Goyal

See on VSCode Marketplace

See on Open-VSX

📷 Screenshot

shortcut menu bar

Enable/Disable buttons from VSCode settings

Go to VSCode settings (CTRL+, or CMD+,) and search for shortcut menu bar. Toggle buttons from there.

shortcut menu bar

Currently added buttons

shortcut menu bar

Save active file
Navigate back
Navigate forward
Beautify/format document or selection
Beautify/format document or selection with multiple formatters
Undo/Redo buttons
Open files list
Save all
show/hide terminal
show/hide render whitespace
Quick open (Ctrl+P)
show/hide activity bar
Find & replace in active file (Ctrl+H)
Switch header source (for .cpp files)
Toggle line comment
Open file, New file
Go to definition
Cut, Copy, Paste
Start Debugging
User-defined buttons (0-9)

Create buttons with custom commands

You can create upto 10 user-defined buttons.
Buttons will be shown as numbers as shown in below image.

User Buttons

Note: To add custom icons for commands, see this hack.

You can also trigger a button by using corresponding hotkey combination (Windows: Ctrl+Alt+0, Ctrl+Alt+1, Ctrl+Alt+2, etc, Mac: Shift+Cmd+0, Shift+Cmd+1, Shift+Cmd+2, etc)

  1. Got to extension settings (Ctrl+, or Cmd+,).

  2. Look for Shortcut Menu Bar: User Button

  3. Add any VSCode command or any other extension command in the input field. Button icon will be visible only when you add a command.

    Add Command

Optionally, you can also:

  • Pass command arguments: add command arguments separated by pipe (e.g. workbench.action.tasks.runTask|My Task)
  • Run multiple commands: add comma-separated list of commands and those will get executed sequentially.

Support continuous development Buy me a Coffee

Buy me a Coffee

👨‍💻 Follow the maker @GorvGoyl behind this extension

Follow on Twitter

👍 Liked the extension? Express your love by rating it (clickable stars)


FAQ 🙋‍

I found a bug, where to report?
Please create a new issue on Github.

How can I add my own/custom buttons?
Follow above section.

Can I contribute new buttons to the extension repo?
Sure. 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?
Follow above section.

More Repositories

1

Clone-Wars

100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
27,759
star
2

Notion-Boost-browser-extension

Chrome & Firefox extension for Notion to add 20+ features like sticky outline, small text & full width by default, hide comments & help button, bolder text etc. Download here: https://gourav.io/notion-boost
JavaScript
504
star
3

ChatGPT-Writer

Free Chrome extension that uses ChatGPT AI to generate entire emails or replies based on a few keywords that you input.
132
star
4

Personal-Site-Gourav.io

My personal site & blog made with NextJS, Typescript, Tailwind CSS, MDX, Notion as CMS. Deployed on Vercel : https://gourav.io
TypeScript
119
star
5

Autohotkey-Scripts-Windows

Autohotkey scripts to make you more productive when using Windows.
AutoHotkey
118
star
6

MinGW64

MinGW64 compiler for running and debugging C/C++ code in Visual Studio Code
C
63
star
7

Git-for-Dummies

Git commands cheat sheet to make that shift from GUI to terminal!
26
star
8

GimmeSummary-AI

Free chrome extension to summarize articles on the web using ChatGPT AI
16
star
9

Notepad-plus-plus-NppExec-plugin-Multiple-Languages-Compile-and-Run-Scripts

common Script to Compile and Run all languages code in Notepad++ using NppExec plugin
9
star
10

data-structure

various Data Structure C/C++ codes
C++
7
star
11

Flash-Clipboard

Multi copy paste tool for Windows, Mac and Linux. Minimalistic and pretty useful.
JavaScript
7
star
12

nextjs-template

Setup debugging, custom domains, Tailwind CSS, SEO, Typescript, ESLint, analytics, and much more to Next.js project
TypeScript
5
star
13

Popup-Notes-Chrome-Extension

The quickest way to take notes in Chrome. Fast and works offline, download here:
JavaScript
5
star
14

designopedia

Continuously adding the inspiration and checklist for good UI/UX design
4
star
15

jerrygoyal.github.io

My Professional Portfolio
CSS
4
star
16

Dynalist-Allstar-chrome-extension

Open 2 docs side by side in https://Dynalist.io and work on them simultaneously. More cool features on the way! Please note that it is an unofficial chrome extension.
JavaScript
4
star
17

howtofixcrowdstrikeissue.com

How to Fix CrowdStrike Issue?
TypeScript
2
star
18

PingPong-Game

this is a single-user early 90's classic game based on Java
Java
2
star
19

chatgpt-writer-site

TypeScript
2
star
20

User-Management-System-using-ASP.NET-MVC4

Login Signup and Html Table CRUD Operations with MySQL
C#
2
star
21

AirIndia-database-software

Windows database software which handle SQL queries using Java Swing and SQLite.
Java
1
star
22

Meditate-Me

Windows 8.1 metro app using XAML
C#
1
star
23

ASP.NET-MVC-4-Demo-Website

ASP.NET MVC 4 Demo Website which implements various features in MVC
C#
1
star
24

Redis-Using-Windows-Application

Implementation of Redis (in-memory data structure store) using Windows Application
C#
1
star
25

Python-CUI-Games

MIT edX Course 6.00.1x Introduction to Computer Science and Programming Using Python
Python
1
star
26

evrcare-backend

TypeScript
1
star
27

PowerShell-Scripts

Useful Powershell functions like colorize powershell, show git branch, single command for Git add commit push, touch command, up down key for partial search etc.
PowerShell
1
star
28

chrome-extension-template

plasmo tailwind ts react chrome extension
TypeScript
1
star
29

SSEApplication

project at leadsquared.com
C#
1
star
30

ChatGPT-Boost-Browser-Extension

ChatGPT Boost Browser Extension
1
star
31

Demo-Website-with-ASP.NET-Controls

added Registration Page with Validation controls, Login Page with authentication, GridView with insert update delete, UpdatePanel, MasterPage and More..
ASP
1
star
32

MVC4-Project-of-Forms-Authentication-with-Custom-Cookie-and-Encryption

MVC4 Project of Form Authentication with Custom Cookie and Encryption and Decryption of UserData inside Cookie
C#
1
star
33

.NET-Web-Api-With-Basic-Auth-API-Rate-Limiting-and-Session-Handling

This Web API project is built on .NET 4.6 and uses MySQL. This Project implements basic authentication for API, API rate limiting (60 calls/minute), API blocking, and single user session handling.
C#
1
star