mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
further development of highlighting and editor preference handling,
plus misc fixes cleanups for new config system
This commit is contained in:
parent
767a7ee9ad
commit
ad4f532f65
5 changed files with 155 additions and 66 deletions
|
|
@ -48,7 +48,7 @@ python="_Python Documentation",""
|
|||
[EditorWindow]
|
||||
editor-on-startup= 0
|
||||
width= 80
|
||||
height= 24
|
||||
height= 30
|
||||
font= courier
|
||||
font-size= 12
|
||||
|
||||
|
|
@ -59,7 +59,7 @@ tab-cols= 4
|
|||
|
||||
[Theme]
|
||||
default= 1
|
||||
name= IDLE Classic New
|
||||
name= IDLE Classic
|
||||
|
||||
[Keys]
|
||||
default= 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue