[issue17535] IDLE: Add an option to show line numbers along the left side of the editor window, and have it enabled by default.

Saimadhav Heblikar report at bugs.python.org
Sat Aug 16 19:02:54 CEST 2014


Saimadhav Heblikar added the comment:

On 16 August 2014 14:03, Ned Deily <report at bugs.python.org> wrote:
> 1. With Tk 8.4, the extension gets a bit further but still fails:
>
I fixed this now. Please let me know how it works now. 


> 2. I just noticed that the (now) "Line Number" menu item has no visual indication of its state nor does it preserve its state over IDLE sessions.  The Code Context extension for edit windows does both: the menu item has a checkmark when enabled and that state is restored when IDLE is restarted.

Done.

----------
Added file: http://bugs.python.org/file36387/linenumber-text-widget-v3.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17535>
_______________________________________


More information about the Python-bugs-list mailing list