42 Thonny Keyboard Shortcuts

Learn Thonny Shortcuts for Windows

File menu Shortcuts

ActionThonny Shortcut keys
NewCtrl + N
OpenCtrl + O
CloseCtrl + W
Close allShift + Ctrl + W
SaveCtrl + S
Save all filesCtrl + Alt + S
Save asCtrl + Shift + S
PrintCtrl + P
ExitAlt + F4

Edit menu Shortcuts

ActionThonny Shortcut Keys
UndoCtrl + Z
RedoCtrl + Y
CutCtrl + X
CopyCtrl + C
PasteCtrl + V
Select allCtrl + A
Indent select linesTab
Dedent selected linesShift + Tab
Toggle commentCtrl + 3
Comment outAlt + 3
UncommentAlt + 4
Go to lineCtrl + G
AutocompleteCtrl + Spacebar
Show parameter infoCtrl + Shift + Spacebar
Find & replaceCtrl + F
Clear shellCtrl + L

View menu Shortcuts

ActionThonny Shortcut keys
Increase font sizeCtrl + +
Decrease font sizeCtrl + –
Focus editorAlt + E
Focus shellAlt + S

Run menu Shortcuts

ActionThonny Shortcuts
Run current scriptF5
Debug current script (nicer)Ctrl + F5
Debug current script (faster)Shift + F5
Debug current script (birdseye)Ctrl + Shift + B
Step overF6
Step intoF7
ResumeF8
Run to cursorCtrl + F8
Step backCtrl + B
Run the current script in the terminalCtrl + T
Stop/Restart backendCtrl + F2
Interrupt executionCtrl + C
Send EOF / Soft rebootCtrl + D

READ NEXT:

Pratik

Pratik is the founder of Tutorial Tactic and a productivity tools specialist with 15 years of hands-on experience in Google Workspace, Microsoft Office, and software automation. He has published over 1,500 guides on keyboard shortcuts, software commands, how-to tutorials and workflow optimization, helping readers across the US and India work faster with the tools they use every day. Tutorial Tactic was founded in 2021 with one goal: cut through the noise and give readers exactly what they need fast, verified, and beginner-friendly.
Back to top button