Karthikeyan Singaravelan <tir.kar...@gmail.com> added the comment:

Just adding the open issues given Raymond's message for reference. A lot of the 
IDLE issues have patches and since we moved to GitHub they were not updated. 
Thanks to Tal for converting some patches togit PRs. I would like to help with 
minor issues (changing Untitled to untitled) to get familiarity with the IDLE 
codebase and testing given limited bandwidth from the team of Terry, Tal and 
Cheyrl.

> There has also been a long standing open request to have a hot key to run 
> linting or code formatting tools directly from IDLE.  For beginners, it is 
> too painful to have to try to coordinate between these command line tools and 
> the IDLE editing environment.  Some basic integration of the two seems like 
> it would be a straight-forward task.

https://bugs.python.org/issue21880

> Cntl-plus and Cntl-minus to change the font size.

https://bugs.python.org/issue17642 (Seems to work with Turtledemo)

> An easy way to turn-on and off line numbering with off as the default. I 
> don't personally need this, but some learner will request it once each week.

https://bugs.python.org/issue17535

> A hotkey to clear the entire text window.

https://bugs.python.org/issue6143

----------
nosy: +xtreak

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35196>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to