Skip to content

Instantly share code, notes, and snippets.

@hachesilva
Last active October 15, 2021 04:18
Show Gist options
  • Save hachesilva/ec5f7517ebc7c75df4b531354ddafc0d to your computer and use it in GitHub Desktop.
Save hachesilva/ec5f7517ebc7c75df4b531354ddafc0d to your computer and use it in GitHub Desktop.
Cheat sheets for my apps

Cheatsheet

Custom keyboard shortcuts for frequently used apps and programs

Table of contents

Google Chrome

Shortcut Description
Ctrl+L Focus URL bar
Ctrl+Shift+Y Open password manager extension
Ctrl+M Open window mananger extension
esc esc esc Close tab. Depends on the Shortkeys extension
Alt+X Move current tab to new window. Depends on extension

↑ Back to top

Visual Studio Code

Shortcut Description
Ctrl+Shift+E Open/focus file explorer
Ctrl+Shift+X Open/focus extension manager
Ctrl+Shift+X Open/focus search across files
Ctrl+' Switch between quotes (', ", ``). Depends on the Toggle Quotes extension
Ctrl+Shift+' Switch between brackets ([], {}, ()). Depends on the Bracketeer extension
Ctrl+M Select language mode
Ctrl+` Toggle terminal
Ctrl+Alt+[ Balance-in cursor
Ctrl+Alt+] Balance-out cursor
Alt+B Open html file in default web browser. Depends on Open in browser extension
Ctrl+L Select current line

↑ Back to top

XYplorer

Shortcut Description
Ctrl+Shift+/ Switch between view modes

↑ Back to top

Windows 10

Shortcut Description
Ctrl+Wind+ Move to previous virtual desktop
Ctrl+Wind+ Move to next virtual desktop

↑ Back to top

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment