Shortcuts Geany for Windows

90 shortcuts3,275 views
Open Trainer

Moving around in the document

WindowsAction
HomeGo to Start of Line
EndGo to End of Line
Alt+HomeGo to Start of Display Line
Alt+EndGo to End of Display Line
Alt+UpScroll up by one line
Alt+DownScroll down by one line
Ctrl+Shift+LScroll to current line
Ctrl+LGo to line
Ctrl+BGoto matching brace
Ctrl+MToggle marker
Ctrl+,Goto previous marker
Ctrl+.Goto next marker
Ctrl+/Go to Previous Word Part
Ctrl+\Go to Next Word Part
Alt+Arrow RightNavigate forward a location
Alt+Arrow LeftNavigate back a location
F1Help

Moving the document

WindowsAction
Ctrl+Shift+PageDownMove document right
Ctrl+Shift+PageUpMove document left
Ctrl+PageDownSwitch to right document
Ctrl+PageUpSwitch to left document
Ctrl+plusZoom In
Ctrl+-Zoom Out
Ctrl+0Zoom Reset
F11Fullscreen

Finding text,Selecting text

WindowsAction
Ctrl+FFind
Ctrl+GFind Next
Ctrl+Shift+GFind Previous
Ctrl+Shift+FFind in files
F7Switch to Search Bar
Ctrl+Shift+EFind Usage
Ctrl+Shift+DFind Document Usage
Alt+Shift+WSelect current word
Alt+Shift+LSelect current line(s)
Alt+Shift+PSelect current paragraph
Ctrl+ASelect all
Ctrl+ShiftColumn mode editing (rectangular selections)
Ctrl+AltColumn mode editing (rectangular selections)
Ctrl+Shift+MMark All
Ctrl+MToggle marker
Ctrl+,Goto previous marker
Ctrl+.Goto next marker

Cut and Paste

WindowsAction
Ctrl+XCut
Ctrl+Shift+XCut current line(s)
Ctrl+CCopy
Ctrl+Shift+CCopy current line(s)
Ctrl+VPaste
Ctrl+DDuplicate line or selection
Ctrl+Shift+DeleteDelete to line end
Ctrl+KDelete current line(s)

Editting

WindowsAction
Shift+Alt+DInsert date
Ctrl+EToggle line commentation
Ctrl+Alt+UToggle case of selection
TabWord part completion
TabComplete snippet
Ctrl+IIncrease indent
Ctrl+UDecrease indent
Alt+PageUpMove line(s) up
Alt+PageDownMove line(s) down
Ctrl+SpaceComplete word
Ctrl+Shift+TGo to tag declaration
Ctrl+TGo to tag definition
Ctrl+ZUndo
Ctrl+YRedo
Ctrl+HReplace
Ctrl+1,2,3Send to Custom Command 1 (2,3)
Ctrl+Shift+SpaceShow calltip

Files

WindowsAction
Ctrl+NNew
Ctrl+OOpen
Ctrl+Shift+OOpen selected file
Ctrl+RReload file
Ctrl+TabSwitch to last used document
Ctrl+SSave
Ctrl+Shift+SSave all
Ctrl+WClose
Ctrl+Shift+WClose all
Ctrl+PPrint
Ctrl+QQuit

Build,Make and Compile

WindowsAction
Ctrl+Alt+PPreferences
F9Build
Shift+F8Make object
Shift+F9Make all
F8Compile
F5Run
Ctrl+EnterShow macro list
Ctrl+Shift+F9Make custom target
Ctrl+Shift+RReload symbol list
F2Switch to Editor
F4Switch to VTE
F6Switch to Scribble