-
Notifications
You must be signed in to change notification settings - Fork 1
KeyBindings
Sebastien Pouliot edited this page Jan 28, 2022
·
2 revisions
Keys | Description | Applies to |
---|---|---|
F1 | Focus Assembly Tree | Global Shortcut |
F2 | Disassembler View (IL) | Global Shortcut |
F3 | Decompiler View (C#) | Global Shortcut |
F4 | Metadata Tables | Global Shortcut |
F5 | Preferences | Global Shortcut |
F9 | Show Menu | Global Shortcut |
ENTER | Activate Selection | Tree and tables |
cursor left | Collapse Selected Node | Metadata Tree |
cursor right | Expand Selected Node | Metadata Tree |
ctrl + C | Copy Selection | Source View |
ctrl + D | Open Documentation | Metadata Tree |
ctrl + E | Export Source to File | Source View and Tables |
ctrl + G | Create and Open a Gist | Source View and Tables |
ctrl + O | Open Assemblies | Global Shortcut |
ctrl + Q | Quit | Global Shortcut |
ctrl + R | Open Assembly List | Global Shortcut |
ctrl + S | Save Assembly List | Global Shortcut |
ctrl + T | Select All Text | Source View |
ctrl + U | Collapse All Nodes | Metadata Tree |
shift + cursor left | Reduce Metadata Tree | Metadata Tree |
shift + cursor right | Enlarge Metadata Tree | Metadata Tree |