You are on page 1of 8

05/08/2020 PYTHON IDLE Shortcuts for Windows - {Useful Shortcut Keys}

Shortcut Buzz  Menu

PYTHON IDLE Shortcuts For Windows –


{Useful Shortcut Keys}
July 25, 2020 by Evelyn Bernd

Python IDLE Shortcuts for Windows:


Integrated Development and Learning Environment is an IDE (Integrated

Development Environment) for Python. It is used to create Python scripts. It

also provides a fully-featured text editor, syntax highlighting, autocompletion,

and indent.

Python

In this article, we have shown a list of keyboard shortcut keys for Python IDLE
(Windows).

Last updated on Aug 4, 2020.

File Menu Shortcuts:

Shortcut Function

CTRL + N Used to Create a new editing window

CTRL + O It is Used to Open an existing le

https://shortcutbuzz.com/shortcuts-to-python-idle-for-windows-useful-shortcut-keys/ 1/8
05/08/2020 PYTHON IDLE Shortcuts for Windows - {Useful Shortcut Keys}

Shortcut Function

Alt + M Helps to Open module

It will Show classes and methods in the


Alt + C
current le

This shortcut is used to Save current window


CTRL + S
to the associated le

Used to Save the current window to a new


CTRL + Shift + S
le, which becomes the associated le

This Shortcut will Save current window to


Alt + Shift + S different le without changing the associated

le

CTRL + P Helps to Print window

Alt + F4 Used to Close current window

This Shortcut will Close all windows and quit


CTRL + Q
IDLE (asks to save if unsaved)

Edit Menu Shortcuts:

Shortcut Function

https://shortcutbuzz.com/shortcuts-to-python-idle-for-windows-useful-shortcut-keys/ 2/8
05/08/2020 PYTHON IDLE Shortcuts for Windows - {Useful Shortcut Keys}

Shortcut Function

Used to undo last change to the current


CTRL + Z
window. You can make max 1000 changes.

Used for Redo last undone change to the


CTRL + Shift + Z
current window

Used to Copy selection into the system-wide


CTRL + X
clipboard, then delete the selection

This Shortcut will Copy selection into


CTRL + C
system-wide clipboard

Used to Insert system-wide clipboard into


CTRL + V
window

Helps to Select the entire contents of the


CTRL + A
edit buffer

Used to Open a search dialog box with many


CTRL + F
options

CTRL + G It will Repeat the last search

CTRL + F3 Used to Find a selection

Alt + F3 It is Used to Find in les

https://shortcutbuzz.com/shortcuts-to-python-idle-for-windows-useful-shortcut-keys/ 3/8
05/08/2020 PYTHON IDLE Shortcuts for Windows - {Useful Shortcut Keys}

Shortcut Function

It will open a search dialog box for searching


CTRL + H
les

Alt + G Go to line

CTRL + \ Used to Show call tip

CTRL + O Helps to Show surrounding parents

CTRL + Space Used to Show completions

CTRL + B or
Build
CTRL + Shift + F10

F5 Helps to Run the program quickly

Miscellaneous Shortcuts:

Shortcut Function

Alt + X Check module

Alt + 3 Used to Comment region

Alt + 4 This Shortcut is Used to Uncomment region

https://shortcutbuzz.com/shortcuts-to-python-idle-for-windows-useful-shortcut-keys/ 4/8
05/08/2020 PYTHON IDLE Shortcuts for Windows - {Useful Shortcut Keys}

Shortcut Function

Alt + 5 Used to Tabify region

Alt + 6 Used to Untabify region

CTRL + / It will Toggle auto coloring

Alt + T Used to Toggle tabs

In this article, you can learn all the shortcut keys of Python IDLE for Windows.

If you feel this article is useful, give your feedback in the comment section.

 Developer Tools shortcut, Python IDLE for Windows Shortcuts

P

 IntelliJ IDEA (macOS) Shortcuts – {150+ Easy shortcuts}

 Unreal Engine Keyboard Shortcuts For Windows – A Complete Guide

Leave a Comment

Logged in as admin. Log out?

https://shortcutbuzz.com/shortcuts-to-python-idle-for-windows-useful-shortcut-keys/ 5/8
05/08/2020 PYTHON IDLE Shortcuts for Windows - {Useful Shortcut Keys}

Post Comment

Recent Articles

50+ WinNc Shortcuts For Windows- An Updated List of Keyboard Shortcut

Keys!!

[150+] GOM Player Keyboard Shortcuts For Windows List!!

{80+} MULTI COMMANDER Keyboard Shortcut Keys for Windows!!

MPV Keyboard Shortcuts For Windows – {50+ Quick & Simple Shortcuts}

Use FileZilla Keyboard Shortcuts For Windows – Quick Shortcut Keys

Top Categories

Developer Tools

File Manager

Games

General

Hardware

Imaging 

Media Player

Productivity

Scienti c

https://shortcutbuzz.com/shortcuts-to-python-idle-for-windows-useful-shortcut-keys/ 6/8
05/08/2020 PYTHON IDLE Shortcuts for Windows - {Useful Shortcut Keys}

Security

Social

System Tools

Text Editing 

Web Tools

 Jump To 

Search …

Archives

August 2020

July 2020

Apps Shortcut Based On Alphabets

A B C D E

F G H I J

K L M N O

P Q R S T

U V W X Y

https://shortcutbuzz.com/shortcuts-to-python-idle-for-windows-useful-shortcut-keys/ 7/8
05/08/2020 PYTHON IDLE Shortcuts for Windows - {Useful Shortcut Keys}

@ 2020 || Shortcut Buzz

https://shortcutbuzz.com/shortcuts-to-python-idle-for-windows-useful-shortcut-keys/ 8/8

You might also like