You are on page 1of 1

Modifier keys

Option Key reserved for the Option Key Inspector

Shift Key provides an alternate way of doing something

No-click inspection
Command+e edit the script of the object directly beneath the pointer

Command+d edit the script of the owner of the object beheath the pointer

Command+shift+e edit the properties of the object directly beneath the pointer

Command+shift+d edit the properties of the owner of the object beneath the pointer

Object Browser
Double-click edit the script of the selected object

Shift+double-click edit the properties of the selected object

Return or enter key edit the script of the selected object

Shift+return/enter key edit the properties of the selected object

Command+n create a new tab which by default will be the Object Browser

Tabs
Command+[ activate the previous tab

Command+] activate the new tab

Command+{ activate the first tab

Command+} activate the last tab

Shift+closebox close all tabs but this one

Command+n create a new tab which by default will be the Object Browser

Shift-click browser tab toggle between showing Rev IDE stacks and not showing them

Decoder
Command+b enter decode mode

Command+shift+b show breakpoint manager

Raptor
/* my.props[cmd+k or return] create Raptor handler for current object

Command+shift+p create Raptor handler with basic properties for the object

You might also like