IntelliJ IDEA Reference Card Part 2 Flashcards

2
Q

Resume program

A

(Debugging) F9

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Toggle breakpoint

A

(Debugging) Ctrl + F8

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

View breakpoints

A

(Debugging) Ctrl + Shift + F8

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Go to class

A

(Navigation) Ctrl + N

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Go to file

A

(Navigation) Ctrl + Shift + N

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Go to symbol

A

(Navigation) Ctrl + Alt + Shift + N

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Go to next/previous editor tab

A

(Navigation) Alt + Right/Left

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Go back to previous tool window

A

(Navigation) F12

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Go to editor (from tool window)

A

(Navigation) Esc

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Hide active or last active window

A

(Navigation) Shift + Esc

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Close active run/messages/find/… tab

A

(Navigation) Ctrl + Shift + F4

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Go to line

A

(Navigation) Ctrl + G

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Recent files popup

A

(Navigation) Ctrl + E

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Navigate back/forward

A

(Navigation) Ctrl + Alt + Left/Right

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Navigate to last edit location

A

(Navigation) Ctrl + Shift + Backspace

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Select current file or symbol in any view

A

(Navigation) Alt + F1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Go to declaration

A

(Navigation) Ctrl + B or Ctrl + Click

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Go to implementation(s)

A

(Navigation) Ctrl + Alt + B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Open quick definition lookup

A

(Navigation) Ctrl + Shift + I

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Go to type declaration

A

(Navigation) Ctrl + Shift + B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Go to super-method/super-class

A

(Navigation) Ctrl + U

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Go to previous/next method

A

(Navigation) Alt + Up/Down

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

Move to code block end/start

A

(Navigation) Ctrl + ] / [

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

File structure popup

A

(Navigation) Ctrl + F12

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Type hierarchy
(Navigation) Ctrl + H
27
Method hierarchy
(Navigation) Ctrl + Shift + H
28
Call hierarchy
(Navigation) Ctrl + Alt + H
29
Next/previous highlighted error
(Navigation) F2 / Shift + F2
30
Edit source / View source
(Navigation) F4 / Ctrl + Enter
31
Show navigation bar
(Navigation) Alt + Home
32
Toggle bookmark
(Navigation) F11
33
Toggle bookmark with mnemonic
(Navigation) Ctrl + Shift + F11
34
Go to numbered bookmark
(Navigation) Ctrl + #[0-9]
35
Show bookmarks
(Navigation) Shift + F11
36
Copy
(Refactoring) F5
37
Move
(Refactoring) F6
38
Safe Delete
(Refactoring) Alt + Delete
39
Rename
(Refactoring) Shift + F6
40
Change Signature
(Refactoring) Ctrl + F6
41
Inline
(Refactoring) Ctrl + Alt + N
42
Extract Method
(Refactoring) Ctrl + Alt + M
43
Extract Variable
(Refactoring) Ctrl + Alt + V
44
Extract Field
(Refactoring) Ctrl + Alt + F
45
Extract Constant
(Refactoring) Ctrl + Alt + C
46
Extract Parameter
(Refactoring) Ctrl + Alt + P
47
Commit project to VCS
(VCS/Local History) Ctrl + K
48
Update project from VCS
(VCS/Local History) Ctrl + T
49
View recent changes
(VCS/Local History) Alt + Shift + C
50
VCS quick popup
(VCS/Local History) Alt + BackQuote (`)
51
Surround with Live Template
(Live Templates) Ctrl + Alt + J
52
Insert Live Template
(Live Templates) Ctrl + J
53
Iteration according to Java SDK 1.5 style
(Live Templates) iter
54
Check object type with instanceof and downcast it
(Live Templates) inst
55
Iterate elements of java.util.Collection
(Live Templates) itco
56
Iterate elements of java.util.Iterator
(Live Templates) itit
57
Iterate elements of java.util.List
(Live Templates) itli
58
public static final
(Live Templates) psf
59
throw new
(Live Templates) thr
60
Open corresponding tool window
(General) Alt + #[0-9]
61
Save all
(General) Ctrl + S
62
Synchronize
(General) Ctrl + Alt + Y
63
Toggle full screen mode
(General) Ctrl + Alt + F11
64
Toggle maximizing editor
(General) Ctrl + Shift + F12
65
Add to Favorites
(General) Alt + Shift + F
66
Inspect current file with current profile
(General) Alt + Shift + I
67
Quick switch current scheme
(General) Ctrl + BackQuote (`)
68
Open Settings dialog
(General) Ctrl + Alt + S
69
Open Project Structure dialog
(General) Ctrl + Alt + Shift + S
70
Find Action
(General) Ctrl + Shift + A
71
Switch between tabs and tool window
(General) Ctrl + Tab
72
use Find action (Ctrl+Shift+A)
To find any action inside the IDE