Articles → Python → Configure IDLE For Python
Configure IDLE For Python
How To Access The Option?
- Open IDLE.
- Click on Options → Configure IDLE
Click to Enlarge
Different Components Of Configure IDLE Window
- Fonts/Tabs – Here we can set Font family and font-size of editor.
Click to Enlarge
- Highlights – Here, we can set
- The color of text. The text could be a normal text, a python keyword or any other category of text.
Click to Enlarge
- The theme of the editor
Click to Enlarge
- Keys – Here we can set the short cuts keys for different actions.
Click to Enlarge
- General - Here we can do other general settings related to IDLE.
Click to Enlarge
- Extensions – To manage extensions.
Click to Enlarge