[issue37882] Code folding in IDLE

2019-08-20 Thread Terry J. Reedy
Change by Terry J. Reedy : -- resolution: -> rejected stage: -> resolved status: open -> closed ___ Python tracker ___ ___ Python-

[issue37882] Code folding in IDLE

2019-08-18 Thread Raymond Hettinger
Raymond Hettinger added the comment: Terry, you've made a good case that this feature request should be closed. -- nosy: +rhettinger ___ Python tracker ___ ___

[issue37882] Code folding in IDLE

2019-08-18 Thread Terry J. Reedy
Terry J. Reedy added the comment: I am familiar with the feature in Notepad++ on Windows. But I never use its +- code folding. IDLE already has two different and, to me, generally better code folding features. To get an outline view of a file's classes and functions, use File => Module Br

[issue37882] Code folding in IDLE

2019-08-18 Thread SilentGhost
Change by SilentGhost : -- versions: -Python 3.7, Python 3.8 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue37882] Code folding in IDLE

2019-08-18 Thread George Zhang
Change by George Zhang : -- type: -> enhancement ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue37882] Code folding in IDLE

2019-08-18 Thread George Zhang
New submission from George Zhang : Congrats on adding line numbers to IDLE. With this change, a change to add code folding could be done more easily as the folding can reference the line numbers. Many other IDEs have code folding but IDLE should also have it. Code folding could be done with