⌘ = command
⌃ = control
⌥ = option
⇧ = shift
File Navigation
---------------
go to file: ⌘ T
go to line: ⌘ L
go to method: ⇧ ⌘ T
find in project: ⇧ ⌘ F
reveal in project: ⌃ ⌘ R
Editing
-------
code completion: esc
fold / unfold: F1
comment selection: ⌘ /
indent selection left: ⌘ [
indent selection right: ⌘ ]
column selection: ⌥ (drag)
Ruby/Rails tab triggers
-----------------------
class: cla (tab)
method: def (tab)
module: mod (tab)
has_many: hm (tab)
belongs_to: bt (tab)
lambda: lam (tab)
Version
1, updated 945 days ago.
. o 0 (
edit |
history )