Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #95149

Re: Who uses IDLE -- please answer if you ever do, know, or teach

From Terry Reedy <tjreedy@udel.edu>
Subject Re: Who uses IDLE -- please answer if you ever do, know, or teach
Date 2015-08-07 21:10 -0400
References <mpubur$lcc$1@ger.gmane.org> <55C37EBC.3020604@outlook.com> <mq0qom$eqb$1@ger.gmane.org> <55C4969D.2010005@outlook.com>
Newsgroups comp.lang.python
Message-ID <mailman.1320.1438996219.3674.python-list@python.org> (permalink)

Show all headers | View raw


On 8/7/2015 7:29 AM, tjohnson wrote:
> On 8/6/2015 7:31 PM, Terry Reedy wrote:
>> On 8/6/2015 11:35 AM, Timothy Johnson wrote:
>>
>>> problems because it works well for that. Most of the time I use PyDev
>>> and Notepad++ to edit Python code, but if more features were added to
>>> Idle I would consider using it more.
>>
>> What 1 or 2 features would you most like to see?
>>
> Practically, I'd say a line number margin

Patch is mostly done but I need to review (sooner than later).

> and right edge indicator.

Do you mean at column 80 or something?

> Theoretically, a tabbed editor

*Many* people want this.  I think this should be the highest priority 
new big feature.

 > and dockable interpreter pane.

Please explain.


-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Who uses IDLE -- please answer if you ever do, know, or teach Terry Reedy <tjreedy@udel.edu> - 2015-08-07 21:10 -0400

csiph-web