Shortcuts Informix Genero for Windows

87 shortcuts2,211 views
Open Trainer

Cursor Movement Shortcuts

WindowsAction
Left ArrowLeft one character
Right ArrowRight one character
Ctrl+Left ArrowLeft one word
Ctrl+Right ArrowRight one word
Up ArrowUp one line
Down ArrowDown one line
HomeBeginning of line
EndEnd of line
Alt+EndLast index of current line
Alt+HomeFirst index of current line
Ctrl+Up ArrowScroll window up one line
Ctrl+Down ArrowScroll window down one line
PgUpUp one screen
PgDnDown one screen
Ctrl+HomeTop of file
Ctrl+EndBottom of file
TabNext tab stop
Shift+TabPrevious tab stop
Ctrl+GGo to line
Click one brace to highlight matching bracesFind matching brace, bracket or parenthesis
Shift+BackspaceSmart backspace

Selection Shortcuts

WindowsAction
Shift+Left ArrowSelect left one character
Shift+Right ArrowSelect right one character
Ctrl+LthenWSelect current word
Ctrl+Shift+Left ArrowSelect to start of current word
Ctrl+Shift+Right ArrowSelect to end of current word
Ctrl+LthenLSelect current line
Shift+HomeSelect to start of line
Shift+EndSelect to end of line
Shift+Up ArrowSelect up one line
Shift+Down ArrowSelect down one line
Ctrl+Shift+PgUpSelect to top of window
Ctrl+Shift+PgDnSelect to bottom of window
Shift+PgUpSelect up one screen
Shift+PgDnSelect down one screen
Ctrl+Shift+HomeSelect to top of file
Ctrl+Shift+EndSelect to bottom of file
Ctrl+ASelect all
Alt+Left ClickSquare selection
Alt+Shift+Left ArrowExtend square selection to previous character
Alt+Shift+Right ArrowExtend square selection to next character
Alt+Shift+EndExtend square selection to end of current line
Alt+Shift+HomeExtend square selection to start of current line

Editing Shortcuts

WindowsAction
InsertToggle Insert / Overstrike mode
Ctrl+KandCtrl+KComment (comments all selected lines)
Ctrl+KthenCtrl+CBlock comment
Ctrl+KthenCtrl+UUnblock comment
DeleteDelete character/selection
BackspaceDelete previous character/selection
Ctrl+DDelete to end of word (kill-word)
Ctrl+BackspaceDelete to start of word (backward-kill-word)
Ctrl+DelDelete line (kill-line)
Ctrl+Shift+YDelete to end of line
TabIndent block
Shift+TabUn-indent block
Alt+Shift+LLowercase the currently selected text
Alt+Shift+UUppercase the currently selected text
Ctrl+UToggle case of each character in the selected text
Ctrl+Alt+WLowercase word
Ctrl+Alt+Shift+WUppercase word
Ctrl+ZUndo
Ctrl+YRedo
Shift+EnterInsert return

Clipboard Shortcuts

WindowsAction
Ctrl+X/Shift+DeleteCut selection
Ctrl+C/Ctrl+InsertCopy selection
Ctrl+V/Shift+InsertPaste from clipboard

Find and Replace

WindowsAction
Ctrl+FFind
F3Find next
Shift+F3Find previous
Ctrl+Shift+FFind in files
EscFocus back to file

Buffers and File

WindowsAction
Ctrl+NNew
Ctrl+OOpen
Ctrl+PPrint
Ctrl+Shift+SSave All
Ctrl+SSave
Ctrl+Alt+SSave As
Ctrl+F4Close
Ctrl+Shift+QClose Genero Studio
Ctrl+Alt+VSplit window vertically
Ctrl+Alt+HSplit window horizontally
Ctrl+Alt+Shift+NUnsplit window
Ctrl+Alt+Shift+AUnsplit all
Alt+Shift+PPreview view

Code Completion

WindowsAction
Ctrl+SpacebarAuto Complete
Ctrl+MMacro

Code Templates

WindowsAction
Ctrl+TCode Templates