Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.019 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:IDLE': 0.04; 'guys.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'interpreter': 0.15; '(at)': 0.16; 'margin': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject:ever': 0.16; 'wrote:': 0.16; '(in': 0.18; 'default,': 0.22; 'am,': 0.23; 'code.': 0.23; 'header:In-Reply-To:1': 0.24; 'header:User- Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'checking': 0.27; 'subject: -- ': 0.27; "i'd": 0.31; 'maybe': 0.33; 'options': 0.33; 'editor': 0.34; 'i.e.': 0.35; 'subject:please': 0.35; 'but': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'say': 0.37; 'received:org': 0.37; 'to:addr:python.org': 0.40; 'where': 0.40; 'some': 0.40; 'reach': 0.61; 'yes': 0.62; 'charset:windows-1252': 0.62; 'helping': 0.67; 'mind)': 0.84; 'received:myvzw.com': 0.84; 'subject:you': 0.85; 'subject:Who': 0.91; 'subject:know': 0.91; 'subject:answer': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: memilanuk Subject: Re: Who uses IDLE -- please answer if you ever do, know, or teach Date: Mon, 10 Aug 2015 03:19:36 -0700 References: <55C37EBC.3020604@outlook.com> <55C4969D.2010005@outlook.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 18.sub-70-199-132.myvzw.com User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 In-Reply-To: <55C4969D.2010005@outlook.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1439201999 news.xs4all.nl 2966 [2001:888:2000:d::a6]:38528 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:95216 On 08/07/2015 04:29 AM, tjohnson wrote: > On 8/6/2015 7:31 PM, Terry Reedy wrote: >> >> What 1 or 2 features would you most like to see? >> > Practically, I'd say a line number margin and right edge indicator. > > Theoretically, a tabbed editor and dockable interpreter pane. YES!!! and yes to the above. Some built-in support for style/syntax checking i.e. PEP8, pylint would be very nice (in my mind) for helping new users understand where some of the problems are in their code. Maybe not enabled by default, but available in the options for those who want it. -- Shiny! Let's be bad guys. Reach me @ memilanuk (at) gmail dot com