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


Groups > comp.lang.python > #37684

Re: The best, friendly and easy use Python Editor.

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!nuzba.szn.dk!pnx.dk!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <torriem@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.030
X-Spam-Evidence '*H*': 0.94; '*S*': 0.00; 'subject:Python': 0.05; 'indicating': 0.05; 'much!': 0.05; 'python': 0.09; 'django,': 0.09; 'git': 0.09; ':-)': 0.13; 'language': 0.14; 'awesome.': 0.16; 'enough.': 0.16; 'enough?': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'tab,': 0.16; 'undo': 0.16; 'wrote:': 0.17; 'commands,': 0.22; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'checking': 0.27; 'start,': 0.27; 'tree': 0.27; 'smart': 0.29; "i'm": 0.29; 'code': 0.31; 'to:addr :python-list': 0.33; 'that,': 0.34; 'thanks': 0.34; 'especially': 0.35; 'pm,': 0.35; 'received:org': 0.36; 'but': 0.36; 'message- id:@gmail.com': 0.36; 'subject:: ': 0.38; 'comment': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'header:Received:5': 0.40; 'think': 0.40; 'subject:, ': 0.61; 'system)': 0.61; 'side': 0.61; 'skip:n 10': 0.63; 'management': 0.65; 'subject:The': 0.71; 'around,': 0.84; 'everything,': 0.84; 'management)': 0.84; 'plugins': 0.84; 'plugins.': 0.84; 'powerline': 0.84; 'window,': 0.84; 'branch,': 0.91
X-Virus-Scanned amavisd-new at torriefamily.org
Date Fri, 25 Jan 2013 10:47:44 -0700
From Michael Torrie <torriem@gmail.com>
User-Agent Mozilla/5.0 (X11; Linux i686; rv:10.0.11) Gecko/20121115 Thunderbird/10.0.11
MIME-Version 1.0
To python-list@python.org
Subject Re: The best, friendly and easy use Python Editor.
References <a7c3d4a0-3277-428b-8cfc-c52ea585ba2f@googlegroups.com> <kdrj0j$2r0$1@reader1.panix.com> <ccf57220-4367-4611-b91b-5bf2a51e3fa2@googlegroups.com> <kdrl9j$73e$1@reader1.panix.com> <kds87c$lih$1@speranza.aioe.org>
In-Reply-To <kds87c$lih$1@speranza.aioe.org>
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1049.1359136080.2939.python-list@python.org> (permalink)
Lines 22
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1359136080 news.xs4all.nl 6910 [2001:888:2000:d::a6]:58825
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:37684

Show key headers only | View raw


On 01/24/2013 02:14 PM, Tetsuya wrote:
> Vim has everything, you just need a bunch of plugins.
> I code mainly in python and django, and I use these plugins (among others):
> 
> powerline (status bar indicating git branch, etc..)
> syntastic (support for pep8, flake8, pyflakes, etc..)
> ctrlp (fuzzy search for filenames)
> jedi (*awesome* python smart autocompletion)
> tagbar (support for ctags, tags in a side window, jump around, etc)
> fugitive (git with vim commands, very useful)
> nerdcommenter (smart comment management)
> nerdtree (filesystem management, tree of files, etc)
> snipmate (snippets and autoexpanding of boilerplates)
> gundo (undo management - vim has a smarter-than-others undo system)
> supertab (autocomplete everything with TAB, smartly depending on 
> language and context).
> 
> Is this enough? :-)
> I can continue, but I think that, just to start, is enough. Vim wins.

Awesome.  I'm checking out these plugins right now, especially jedi and
supertab. Thanks so much!

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


Thread

The best, friendly and easy use Python Editor. Hazard Seventyfour <hseventyfour@gmail.com> - 2013-01-24 01:43 -0800
  Re: The best, friendly and easy use Python Editor. mikprog@gmail.com - 2013-01-24 02:34 -0800
    Re: The best, friendly and easy use Python Editor. Miki Tebeka <miki.tebeka@gmail.com> - 2013-01-25 06:18 -0800
  Re: The best, friendly and easy use Python Editor. Chris Angelico <rosuav@gmail.com> - 2013-01-24 22:10 +1100
    Re: The best, friendly and easy use Python Editor. Walter Hurry <walterhurry@lavabit.com> - 2013-01-24 19:18 +0000
      RE: The best, friendly and easy use Python Editor. "Leonard, Arah" <Arah.Leonard@bruker-axs.com> - 2013-01-24 19:34 +0000
      Re: The best, friendly and easy use Python Editor. Dave Hirschfeld <dave.hirschfeld@gmail.com> - 2013-01-24 20:01 +0000
      Re: The best, friendly and easy use Python Editor. Tim Chase <python.list@tim.thechases.com> - 2013-01-24 14:25 -0600
      RE: The best, friendly and easy use Python Editor. "Leonard, Arah" <Arah.Leonard@bruker-axs.com> - 2013-01-24 20:32 +0000
      Re: The best, friendly and easy use Python Editor. Chris Angelico <rosuav@gmail.com> - 2013-01-25 10:29 +1100
      Re: The best, friendly and easy use Python Editor. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-01-25 09:12 +0000
      RE: The best, friendly and easy use Python Editor. "Leonard, Arah" <Arah.Leonard@bruker-axs.com> - 2013-01-25 17:35 +0000
        Re: The best, friendly and easy use Python Editor. Neil Cerutti <neilc@norwich.edu> - 2013-01-25 17:54 +0000
          Re: The best, friendly and easy use Python Editor. Dave Angel <davea@davea.name> - 2013-01-25 13:12 -0500
        Re: The best, friendly and easy use Python Editor. rusi <rustompmody@gmail.com> - 2013-01-29 10:01 -0800
      Re: The best, friendly and easy use Python Editor. Chris Angelico <rosuav@gmail.com> - 2013-01-26 04:42 +1100
      Re: The best, friendly and easy use Python Editor. Wayne Werner <wayne@waynewerner.com> - 2013-01-31 07:34 -0600
  Re: The best, friendly and easy use Python Editor. John Gordon <gordon@panix.com> - 2013-01-24 15:12 +0000
    Re: The best, friendly and easy use Python Editor. Sharwan Joram <sharwan.joram@gmail.com> - 2013-01-24 07:37 -0800
      Re: The best, friendly and easy use Python Editor. John Gordon <gordon@panix.com> - 2013-01-24 15:51 +0000
        Re: The best, friendly and easy use Python Editor. Neil Cerutti <neilc@norwich.edu> - 2013-01-24 20:04 +0000
        Re: The best, friendly and easy use Python Editor. Tetsuya <io@noi.com> - 2013-01-24 22:14 +0100
          Re: The best, friendly and easy use Python Editor. Michael Torrie <torriem@gmail.com> - 2013-01-25 10:47 -0700
            Re: The best, friendly and easy use Python Editor. Tetsuya <io@noi.com> - 2013-01-25 23:03 +0100
  Re: The best, friendly and easy use Python Editor. rusi <rustompmody@gmail.com> - 2013-01-24 07:54 -0800
    Re: The best, friendly and easy use Python Editor. Chris Angelico <rosuav@gmail.com> - 2013-01-25 03:01 +1100
    Re: The best, friendly and easy use Python Editor. Thomas Heller <theller@ctypes.org> - 2013-01-24 17:23 +0100
      Re: The best, friendly and easy use Python Editor. Tim Chase <python.list@tim.thechases.com> - 2013-01-24 11:01 -0600
        Re: The best, friendly and easy use Python Editor. Neil Cerutti <neilc@norwich.edu> - 2013-01-24 20:06 +0000
    Re: The best, friendly and easy use Python Editor. llanitedave <llanitedave@veawb.coop> - 2013-01-24 13:09 -0800
      Re: The best, friendly and easy use Python Editor. Kayode Odeyemi <dreyemi@gmail.com> - 2013-01-24 22:24 +0100
  Re: The best, friendly and easy use Python Editor. Andrew Gudovich <andgudovich@gmail.com> - 2013-01-24 09:18 -0800
    Re: The best, friendly and easy use Python Editor. Kirill Pekarov <kpekarov@gmail.com> - 2013-01-25 01:43 -0800
      Re: The best, friendly and easy use Python Editor. Ritchie Flick <xenplex@gmail.com> - 2013-01-25 15:06 +0100
  Re: The best, friendly and easy use Python Editor. Wolfgang Keller <feliphil@gmx.net> - 2013-01-25 17:24 +0100

csiph-web