Python IDLE for Windows keyboard shortcuts 

Python IDLE for Windows  

Zeynel -
7 years ago
- Shortcuts
0
Ctrl + N

Create a new editing window

2
Alt + M

Open module

0
Ctrl + S

Save current window to the associated file

1
Ctrl + X

Copy selection into system-wide clipboard; then delete selection

0
Ctrl + C

Copy selection into system-wide clipboard

0
Ctrl + V

Insert system-wide clipboard into window

-1
Ctrl + A

Select the entire contents of the edit buffer

0
Ctrl + F

Open a search dialog box with many options

0
Ctrl + G

Repeat last search

1
Ctrl + F3

Find selection

0
Ctrl + Q

Close all windows and quit IDLE (asks to save if unsaved)

-4
Ctrl + Z

Undo last change to current window (max 1000 changes)

1
Ctrl + H

Open a search dialog box for searching files

1
Alt + G

Go to line

4
Ctrl + B

Build

1
F5

Run the program

0
Alt + T

Toggle tabs

1
Alt + 6

Untabify region

0
Ctrl + 0

Show surrounding parents

9
Ctrl + Space

Show completions

0
Ctrl + ↑  Shift + Z

Redo last undone change to current window

1
Ctrl + ↑  Shift + S

Save current window to a new file, which becomes the associated file

2
Ctrl + ↑  Shift + F10

Build

-1
Ctrl + /

Toggle auto coloring

1
Ctrl + O

Open an existing file

4
Alt + C

Show classes and methods in current file

1
Alt + F3

Find in files

0
Alt + X

Check module

9
Alt + 3

Comment region

10
Alt + 4

Uncomment region

4
Alt + 5

Tabify region

1
Alt + F4

Close current window

-1
Ctrl + P

Print window

0
Alt + ↑  Shift + S

Save current window to different file without changing the associated file

0
Ctrl + \

Show call tip

Advertisement


Share this page on:
Is this page helpful?
1 2

Advertisement

Program information

Program name: Python IDLE for Windows Python IDLE for Windows (Developer tools)

Web page: python.org

Last update: 09/01/2020 00.25 UTC

How easy to press shortcuts: 82%

More information >>

Shortcut count: 35

Platform detected: Windows or Linux

Similar programs



User operations

Add Python IDLE for Windows to your list of favorites

Advertisement


What is your favorite Python IDLE for Windows hotkey? Do you have any useful tips for it? Let other users know below.


Only registered users can post links.
 
No comments yet. Ask, or type the first one!

Latest articles