Hey, GitHub IDE Controls Flashcards
Toggle sidebar
Shows/hides sidebar
Goto line [number]
Goes to line
Clear console
Clears terminal
Undo
Undoes last action
Redo
Redo last action
Pause mic
Pauses the listening
Goto end
Moves cursor to end of file
Go to the end of line number [number]
Goes to the end of the specified line
Select line [number]
Selects the line
Select lines [number] to [number]
Selects lines from [number] to [number]
Select previous function
Selects the previous function
Toggle code mode
Toggles code flow mode
Explain the code
Explains a manually selected range of code
Explain lines [number] to [number]
Explains code within the lines specified
Change [x]
Changes the code
Select function [function name]
Tries to find and select a function by the specified name
Select previous/next function
Selects function before/after current function