Show Menu
Cheatography

My Keyboard Shortcuts (DRAFT) by

The shortcuts I use the most (but struggle to remember).

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Mac OS

Mission Control
⌃↑
Move focus to menu bar
⌃F2
Show help menu
⇧⌘/
Screenshot to file
⇧⌘3
Screenshot to clipboard
⌃⇧⌘3
Screenshot options
⇧⌘5
Spotlight search
⌘Space
Finder search
⌥⌘Space
Character Map
⌃⌘Space
 

Rider

Universal Search
F1
Go to Declar­ation
F12
External Docume­ntation
⇧F1
Context Help
⇧⌘F1
Buid
⇧⌘B
Extend Selection
⌃⇧→
Shrink Selection
⌃⇧←
Toggle Bookmark
⌃⌥⌘B
Next Bookmark
⌃⌥⌘N
Previous Bookmark
⌃⌥⌘P
Open Console
⇧⌘F10
Previous Error
⌥⇧F2
Reveal in Finder
⌥⌘R
Scroll to center
⌃L
Show Previous Signature
⇧⌘P
Show Project View
⇧⌘E
Select file in Project View
⌘K, E
Move Caret to matching Brace
⇧⌘\
Move Caret to Block Start with Selection
⌥⇧⌘[
Move Caret to Block End with Selection
⌥⇧⌘}
Show In-place Refact­oring
⌥⇧O
Duplicate Selection
⌥⇧↓
Rectan­gular Selection
⌥⇧⌘Click
 

VS Code

Select results of last Find
⌥⏎
Toggle Sidebar
⌘B
Split View
⌘\
Join Lines
⌃J
Goto Bracket
⇧⌘\
Goto Reference
⇧F12
Goto Implem­ent­ation
⌘F12
Goto Line
⌃G
Goto Symbol
⇧⌘O (Shift Commando)
Expand Selection
⌃⇧⌘→
Shrink Selection
⌃⇧⌘←
Format Selection
⌘K ⌘F
Select current line
⌘L
Fold Code
⌥⌘[
Unfold Code
⌥⌘]