88 Geany Keyboard Shortcuts

Learn Geany Shortcuts for Windows & Mac

Most used Geany Shortcuts

ActionGeany Shortcuts WindowsGeany Shortcuts Mac
NewCtrl + NCommand + N
OpenCtrl + OCommand + O
Open selected fileCtrl + Shift + OCommand + Shift + O
Reload fileCtrl + RCommand + R
Switch to the last used documentCtrl + TabCommand + Tab
SaveCtrl + SCommand + S
Save allCtrl + Shift + SCommand + Shift + S
CopyCtrl + CCommand + C
PasteCtrl + VCommand + V
CutCtrl + XCommand + X
Copy current line(s)Ctrl + Shift + CCommand + Shift + C
Cut current line(s)Ctrl + Shift + XCommand + Shift + X
Duplicate line or selectionCtrl + DCommand + D
Delete to the line endCtrl + Shift + DeleteCommand + Shift + Delete
Delete current line(s)Ctrl + KCommand + K
CloseCtrl + WCommand + W
Close allCtrl + Shift + WCommand + Shift + W
PrintCtrl + PCommand + P
QuitCtrl + QCommand + Q

Editing Shortcuts

ActionGeany Shortcuts WindowsGeany Shortcuts Mac
Insert dateShift + Alt + DShift + Option + D
Toggle line commentationCtrl + ECommand + E
Toggle case of selectionCtrl + Alt + UCommand + Option + U
Word part completionTabTab
Complete snippetTabTab
Increase indentCtrl + ICommand + I
Decrease indentCtrl + UCommand + U
Move line(s) upAlt + Page Up keyOption + Page Up key
Move line(s) downAlt + Page Down keyOption + Page Down key
Complete wordCtrl + SpacebarCommand + Spacebar
Go to tag declarationCtrl + Shift + TCommand + Shift + T
Go to the tag definitionCtrl + TCommand + T
UndoCtrl + ZCommand + Z
RedoCtrl + YCommand + Y
ReplaceCtrl + HCommand + H
Show call tipCtrl + Shift + SpacebarCommand + Shift + Spacebar

Build, Make & Compile Shortcuts

ActionGeany Shortcuts WindowsGeany Shortcuts Mac
PreferencesCtrl + Alt + PCommand + Option + P
BuildF9F9
Make objectShift + F8Shift + F8
Make allShift + F9Shift + F9
CompileF8F8
RunF5F5
Show macro listCtrl + EnterCommand + Return
Make custom targetCtrl + Shift + F9Command + Shift + F9
Reload symbol listCtrl + Shift + RCommand + Shift + R
Switch to EditorF2F2
Switch to VTEF4F4
Switch to ScribbleF6F6

Finding Text & Selecting Text Shortcuts

ActionGeany Shortcuts WindowsGeany Shortcuts Mac
FindCtrl + FCommand + F
Find NextCtrl + GCommand + G
Find PreviousCtrl + Shift + GCommand + Shift + G
Find in filesCtrl + Shift + FCommand + Shift + F
Switch to Search BarF7F7
Find UsageCtrl + Shift + ECommand + Shift + E
Find Document UsageCtrl + Shift + DCommand + Shift + D
Select current wordAlt + Shift + WOption + Shift + W
Select current line(s)Alt + Shift + LOption + Shift + L
Select current paragraphAlt + Shift + POption + Shift + P
Select allCtrl + ACommand + A
Column mode editingCtrl + ShiftCommand + Shift
Mark AllCtrl + Shift + MCommand + Shift + M
Toggle markerCtrl + MCommand + M
Goto previous markerCtrl + ,Command + ,
Goto next markerCtrl + .Command + .

Moving the document Shortcuts

ActionGeany Shortcuts WindowsGeany Shortcuts Mac
Go to the Start of the LineHomeHome
Go to the End of the LineEndEnd
Go to Start of Display LineAlt + HomeOption + Home
Go to End of Display LineAlt + EndOption + End
Scroll up by one lineAlt + Up Arrow keyOption + Up Arrow key
Scroll down by one lineAlt + Down Arrow keyOption + Down Arrow key
Scroll to the current lineCtrl + Shift + LCommand + Shift + L
Go to lineCtrl + LCommand + L
Goto matching braceCtrl + BCommand + B
Toggle markerCtrl + MCommand + M
Goto previous markerCtrl + ,Command + ,
Goto next markerCtrl + .Command + .
Go to Previous Word PartCtrl + /Command + /
Go to Next Word PartCtrl + \Command + \
Navigate forward a locationAlt + Right Arrow keyOption + Right Arrow key
Navigate back a locationAlt + Left Arrow keyOption + Left Arrow key
HelpF1F1
Move document rightCtrl + Shift + Page Down keyCommand + Shift + Page Down key
Move document leftCtrl + Shift + Page Up keyCommand + Shift + Page Up key
Switch to the right documentCtrl + Page Down keyCommand + Page Down key
Switch to the left documentCtrl + Page Up keyCommand + Page Up key
Zoom InCtrl + +Command + +
Zoom OutCtrl + –Command + –
Zoom ResetCtrl + 0Command + 0
FullscreenF11F11

READ NEXT:

Back to top button