Editing Flashcards
1
Q
Basic code completion
A
⌃ Space
2
Q
Complete statement
A
⌘⇧↩︎
3
Q
Parameter info
A
⌘ P
4
Q
Quick documentation lookup
A
⌘J, F1
5
Q
External Doc
A
⇧ F1
6
Q
Brief Info
A
⌘ + mouse
7
Q
Show descriptions of error at caret
A
⌘ F1
8
Q
Generate code…
A
⌘ N, ⌃↩︎
9
Q
Override methods
A
⌃ O
10
Q
Implement methods
A
⌃ I
11
Q
Surround with…
A
⌘ ⌥ T
12
Q
Comment / uncomment with line comment
A
⌘ /
13
Q
Comment / uncomment with block comment
A
⌘ ⌥/
14
Q
Extend selection
A
⌥ ↑
15
Q
Context info
A
⌃⇧Q