Hey, GitHub IDE Controls Flashcards
1
Q
Toggle sidebar
A
Shows/hides sidebar
2
Q
Goto line [number]
A
Goes to line
3
Q
Clear console
A
Clears terminal
4
Q
Undo
A
Undoes last action
5
Q
Redo
A
Redo last action
6
Q
Pause mic
A
Pauses the listening
7
Q
Goto end
A
Moves cursor to end of file
8
Q
Go to the end of line number [number]
A
Goes to the end of the specified line
9
Q
Select line [number]
A
Selects the line
10
Q
Select lines [number] to [number]
A
Selects lines from [number] to [number]
11
Q
Select previous function
A
Selects the previous function
12
Q
Toggle code mode
A
Toggles code flow mode
13
Q
Explain the code
A
Explains a manually selected range of code
14
Q
Explain lines [number] to [number]
A
Explains code within the lines specified
15
Q
Change [x]
A
Changes the code