Caret movement
|
|
End
|
Moves to the end of a line
|
Home
|
Moves to the start of a line
|
Ctrl+Left Arrow
|
Moves one word left
|
Ctrl+Right Arrow
|
Moves one word right
|
Ctrl+Home
|
Moves to start of file
|
Ctrl+End
|
Moves to end of file
|
Text selection
|
|
Shift+Arrow keys
|
Moves caret, extending selection
|
Shift+PgUp
|
Moves back and selects one screen
|
Shift+PgDn
|
Moves on and selects one screen
|
Shift+End
|
Selects to the end of the current line
|
Shift+Home
|
Selects back to the start of the current line
|
Ctrl+Shift+Left Arrow
|
Selects back to the start of the previous word
|
Ctrl+Shift+Right Arrow
|
Selects to the start of the next word
|
Ctrl+Shift+Home
|
Selects upwards to the start of the file
|
Ctrl+Shift+End
|
Selects down to the end of the file
|
Ctrl+A
|
Select All
|
Ctrl+U
|
Convert selection to uppercase
|
Ctrl+L
|
Convert selection to lowercase
|
Ctrl+E
|
Rewrap text in selection (see Edit..ReArrange Selection)
|
Ctrl-Alt-B
|
Toggle Block selection mode
|
Clipboard
|
|
Ctrl+C
|
Copy selected text to clipboard
|
Ctrl+X
|
Cut selected text to clipboard
|
Ctrl+V
|
Replace selected text with clipboard contents
|
Ctrl+Insert
|
Copy selected text to clipboard
|
Shift+Del
|
Cut selected text to clipboard
|
Shift+Insert
|
Replace selected text with clipboard contents
|
Gloss
|
|
F7
|
Shows full gloss on selected coefficient or variable
|
Shift+F7
|
Reopen closed gloss window
|
Ctrl+F7
|
Show gloss, discarding previous information
|
Searching for Errors
|
|
F5
|
Find next error
|
Shift+F5
|
Find previous error
|
Ctrl+F5
|
Show all errors
|
Search/Replace
|
|
Ctrl+F
|
Find
|
F3
|
Search again
|
Shift-F3
|
Search in opposite direction
|
Ctrl+R
|
Replace
|
Miscellaneous
|
|
Tab
|
Indents selected text by 1 or more spaces (as set in Edit..Properties..Options Block Indent Step Size)
|
Shift + Tab
|
Unindents selected text
|
Ctrl+Z
|
Undo one editing action
|
Ctrl+Shift+Z
|
Redo one editing action
|
Ctrl+Tab
|
Switch to next open file
|
F1
|
Help
|
F4
|
TABLO Check
|
F6
|
See Warnings
|
F8
|
See INF File
|
F9
|
See LOG File
|
F10
|
TABLO from STI
|
F11
|
TABLO make code
|
F12
|
Run CMF
|
Ctrl+Q
|
Toggle Comments
|
Ctrl+O
|
Open file
|
Ctrl+S
|
Save current file
|
Ctrl+P
|
Print current file
|
Ctrl+F4
|
Close current tab
|
Ctrl+Alt+C
|
Command prompt in this files's folder
|
Ctrl+Alt+E
|
Explore this file's folder
|
Ctrl+Shift+Tab
|
Switch to previous open file
|
Ctrl-Space
or Ctrl-.
or F2
|
Open the Code Completion window
|