|
|
TheIDE Keys
Table of contents
1. Fixed keys
2. Predefined keys
2.1 TheIDE
2.2 Layout designer
2.3 Native debugger
1. Fixed keys
|
Ctrl+Tab
|
Cycle files.
|
Esc
|
Show/hide bottom pane.
|
Ctrl+Z, Alt+Backspace
|
Undo.
|
Shift+Ctrl+Z, Shift+Alt+Backspace
|
Redo.
|
Ctrl+X, Shift+Delete
|
Cut.
|
Ctrl+C, Ctrl+Insert
|
Copy selection if defined, current line otherwise.
|
Ctrl+V, Shift+Insert
|
Paste.
|
Delete
|
Delete selection if defined, one character otherwise.
|
Ctrl+A
|
Select all.
|
Ctrl+Up
|
Scroll up.
|
Ctrl+Down
|
Scroll down.
|
Ctrl+PageUp, Ctrl+Home
|
Begin of the file.
|
Ctrl+PageDown, Ctrl+End
|
End of the file.
|
Ctrl+Delete
|
Delete identifier from cursor to end.
|
Ctrl+Backspace
|
Delete identifier from cursor to beginning.
|
Ctrl+Left
|
Previous word.
|
Ctrl+Right
|
Next word.
|
Ctrl+[
|
Next matching bracket.
|
Ctrl+]
|
Previous matching bracket.
|
Tab
|
When selection is defined, indent selection right.
|
Shift+Tab
|
When selection is defined, indent selection left.
|
Shift+Ctrl+Up
|
Move line/selection up.
|
Shift+Ctrl+Down
|
Move line/selection down.
|
Alt+Ctrl+Up
|
Move package file up.
|
Alt+Ctrl+Down
|
Move package file down.
|
Alt+Delete
|
Remove package file.
|
Alt+Up
|
Previous package file.
|
Alt+Down
|
Next package file.
|
Alt+Left
|
Go back.
|
Alt+Right
|
Go forward.
|
Alt+Page Up
|
Previous package.
|
Alt+Page Down
|
Next package.
|
Ctrl+Alt+Left
|
Previous file tab.
|
Ctrl+Alt+Right
|
Next file tab.
|
Ctrl+Tab
|
Cycle files.
|
Shift+Ctrl+0 ... Shift+Ctrl+9
|
Bookmark position.
|
Ctrl+0 ... Ctrl+9
|
Go to bookmarked position.
|
Alt+0 ... Alt+9
|
Go to file tab.
|
|
|
2. Predefined keys
2.1 TheIDE
|
Ctrl+O
|
Edit file
|
Ctrl+S
|
Save
|
Ctrl+[/]
|
Show/hide workspace
|
Ctrl+N
|
Show/hide languages
|
Ctrl+[-], Ctrl+Num[-]
|
Split editor
|
Ctrl+[`]
|
Other editor
|
Ctrl+Shift+F
|
Find in files..
|
Ctrl+H
|
Find file
|
Ctrl+T
|
Edit as text
|
Ctrl+T
|
Edit using the designer
|
Ctrl+Y, Ctrl+L
|
Cut line
|
Ctrl+U
|
Clear tabs.
|
Ctrl+G
|
Navigate
|
Ctrl+Shift+G
|
Go to line
|
Ctrl+F
|
Find / replace.
|
Ctrl+Alt+F
|
Find selected text.
|
F3
|
Find next
|
Shift+F3
|
Find previous
|
F2
|
Find string
|
Shift+F2
|
Find string backwards
|
Alt+F2
|
Find lang-string
|
Alt+Shift+F2
|
Find lang-string bw
|
Ctrl+F2
|
Synchronize translation files
|
Ctrl+F7
|
Compile file
|
Alt+F7
|
Preprocess file
|
F7
|
Start/stop build
|
F4
|
Find next error
|
Shift+F4
|
Find previous error
|
Ctrl+F5
|
Execute
|
F5
|
Run (in debugger)
|
Ctrl+F10
|
Run to cursor (in debugger)
|
Alt+F5
|
Debug externally
|
Alt+Shift+F5
|
Debug file externally
|
F9
|
Toggle breakpoint
|
Alt+F9
|
Conditional breakpoint..
|
Ctrl+Shift+F9
|
Clear all breakpoints
|
Ctrl+B
|
Browser++
|
Ctrl+Q
|
Browser++ query
|
Ctrl+W
|
Browser++ query word
|
Alt+T
|
Topic++
|
Ctrl+E
|
Calculator console.
|
Ctrl+Space
|
Assist.
|
|
|
2.2 Layout designer
|
Ctrl+D
|
Duplicate
|
Ctrl+Up
|
Move Up
|
Ctrl+Down
|
Move Down
|
Alt+Page Up
|
Previous layout
|
Alt+Page Down
|
Next layout
|
Ctrl+Num[-]
|
Hide selection
|
Ctrl+Num[+]
|
Show selection
|
Ctrl+Shift+F9
|
Horizontal center in layout
|
Ctrl+F9
|
Vertical center in layout
|
Alt+Shift+Left
|
Left
|
Shift+F9
|
Horizontal center
|
Alt+Shift+Right
|
Right
|
Alt+Shift+Up
|
Top
|
F9
|
Vertical center
|
Alt+Shift+Down
|
Bottom
|
Alt+F9
|
Align label
|
Shift+F8
|
Same width
|
Ctrl+F8
|
Same height
|
F8
|
Same size
|
Ctrl+W
|
Minimal width
|
Ctrl+H
|
Minimal height
|
Ctrl+Alt+Up
|
Move Layout Up
|
Ctrl+Alt+Down
|
Move Layout Down
|
Alt
|
Alters grid behaviour when moving/resizing items
|
|
|
2.3 Native debugger
|
Shift+F5
|
Stop debugging.
|
F11
|
Step into.
|
F10
|
Step over.
|
Shift+F11
|
Step out.
|
Ctrl+F10
|
Run to.
|
F5
|
Run.
|
Ctrl+Break
|
Stop!
|
Shift+F6
|
Autos.
|
Shift+F7
|
Locals.
|
Shift+F8
|
Watches.
|
Ctrl+Shift+F8
|
Add watch.
|
Shift+F9
|
Explorer.
|
Shift+F10
|
Memory.
|
|
|
|
|
|