| purpose | keys |
|---|---|
| extract variable | option + cmd + V |
| extract method | option + cmd +M |
| create test | cmd + shift + T |
| simplify code | option + enter |
| block comment | option + cmd + / |
| line comment | cmd + / |
| make the variable a parameter of a method | option + cmd + P |
| alternate from test and being tested | cmd + shift + T |
| find recent resource (file) | cmd + E |
| merge into inline | option + cmd + N |
