Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #95153
| From | tjohnson <tandrewjohnson@outlook.com> |
|---|---|
| Subject | Re: Who uses IDLE -- please answer if you ever do, know, or teach |
| Date | 2015-08-07 21:41 -0400 |
| References | <mpubur$lcc$1@ger.gmane.org> <55C37EBC.3020604@outlook.com> <mq0qom$eqb$1@ger.gmane.org> <55C4969D.2010005@outlook.com> <mq3kth$680$1@ger.gmane.org> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1324.1438998076.3674.python-list@python.org> (permalink) |
On 8/7/2015 9:10 PM, Terry Reedy wrote: > 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). > Great. >> and right edge indicator. > > Do you mean at column 80 or something? > Yes, exactly. >> Theoretically, a tabbed editor > > *Many* people want this. I think this should be the highest priority > new big feature. > I agree. > > and dockable interpreter pane. > > Please explain. > Currently the interpreter is shown in a separate floating window. If it was dockable, it could also be placed in the same window as the text editor but separated by a splitter. Examples: wxPython AUI panes, Firefox bookmarks pane >
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Who uses IDLE -- please answer if you ever do, know, or teach tjohnson <tandrewjohnson@outlook.com> - 2015-08-07 21:41 -0400 Re: Who uses IDLE -- please answer if you ever do, know, or teach Paul Rubin <no.email@nospam.invalid> - 2015-08-07 20:20 -0700
csiph-web