Thonny Keyboard Shortcuts
Thonny is a beginner-friendly Python IDE designed for teaching and learning Python programming. It offers an intuitive interface and debugging tools that simplify programming tasks. Keyboard shortcuts in Thonny enhance productivity and streamline workflows.
Official URL: https://thonny.org/
File Operations
Create a new file
Open an existing file
Save the current file
Save the file as...
Close the current file
Editing
Undo the last action
Redo the last undone action
Copy selected text
Paste text
Cut selected text
Comment or uncomment selected lines
Debugging
Run the script
Stop the script
Restart debugging
Step into
Step over
Navigation
Switch between open tabs
Go to line
Find in the current file
Find in all files
Miscellaneous
Toggle hidden files visibility
Increase font size
Decrease font size
Reset font size to default
Thonny
Additional information not available for this software.