Block Mode
User:
Anonymous
16
17
18
19
20
21
22
23
24
25
26
Task:
None
Navigate to the last node
Jump to the top
Collapse all nodes, and navigate to the 1st function definition
Expand all nodes, and find the datatype of the 4th node in the file
Search for a structure called Person. What are its fields?
How many arguments does years-to-seconds take?
What conditions need to be true for the second if expression to return "C"?
DONE!
Blocks Shortcuts
(Note: on MacOS, Cmd replaces Ctrl .)
Screenreader users: Make sure to either increase your screenreader's verbosity, or character over the shortcut column in the tables below. Some shortcuts use punctuation keys that may not always be spoken.
Navigation
Command Shortcut
Previous Block Up
Next Block Down
Collapse Block Left
Expand Block Right
Expand All Shift-Right
Collapse All Shift-Left
First Visible Block Home
Last Visible Block End
Read Ancestors \
Read Block and Children Shift-\
Editing
Command Shortcut
Edit a Literal Enter or Return
Edit any Block Ctrl-Enter
Cancel Editing ESC or Shift-ESC
Insert Before Ctrl-[
Insert After Ctrl-]
Start New Expression (
Delete Selected Blocks Delete
Selection and Cut/Copy/Paste
Command Shortcut
Toggle selection Space
Navigate and keep selection Ctrl +Navigate (Cmd on Mac)
Cut / Copy / Paste Ctrl-X / Ctrl-C / Ctrl-V
Paste before active node Shift-Ctrl-V
Search
Command Shortcut
Enter Search Mode / (forward slash)
Exit Search Mode ESC or Shift-ESC
Find next Enter
Find previous Shift-Enter