-
Notifications
You must be signed in to change notification settings - Fork 171
Source Academy Keyboard Shortcuts
martin-henz edited this page Apr 30, 2020
·
9 revisions
Windows/Linux | Mac | Action |
---|---|---|
Ctrl-B | Command-B | bring cursor to declaration or look up online reference; cursor must be at a name occurrence |
Ctrl-M | Command-M | modify all occurrences of name under cursor; cursor must be at a name declaration |
Ctrl-Shift-M | Command-Shift-M | display type inforMation; cursor must be at a name |
Ctrl-Shift-H | Command-Shift-H | Highlight the scope of name under cursor; cursor must be at a name declaration |
See also default keyboard shortcuts of Ace