Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #36306
| From | Tetsuya <io@noi.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Good Python IDE |
| Date | 2013-01-07 00:32 +0100 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <kcd1j1$6bd$2@speranza.aioe.org> (permalink) |
| References | <8a6d17a5-447a-4da5-9ff4-53e0350ce19e@googlegroups.com> <mailman.190.1357510736.2939.python-list@python.org> |
On 01/06/2013 11:13 PM, Tim Johnson wrote: > Now I use vim for all of my work. I pretty-much hand-rolled my own > IDE, which is typical of vimmers. I did like you, too. I use vim for everything: coding in python, django, js, html, C/C++, bash, even email (inside mutt, of course). Start with an empty ~/.vimrc, and then build up the configuration day by day, adding one single plugin at a time, driven by your daily needs, it's the better thing to do IMHO. Thus vim becomes a full fledged IDE for everything, and it does it *your* way, not *its* way. BTW, vim is available also under Windows.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Good Python IDE Sourabh Mhaisekar <sourabh8044@gmail.com> - 2013-01-05 20:45 -0800
Re: Good Python IDE Tetsuya <io@noi.com> - 2013-01-06 13:48 +0100
Re: Good Python IDE "Colin J. Williams" <cjw@ncf.ca> - 2013-01-06 08:08 -0500
Re: Good Python IDE Monte Milanuk <memilanuk@gmail.com> - 2013-01-06 10:06 -0800
Re: Good Python IDE Tim Johnson <tim@akwebsoft.com> - 2013-01-06 13:13 -0900
Re: Good Python IDE Tetsuya <io@noi.com> - 2013-01-07 00:32 +0100
Re: Good Python IDE Ben Finney <ben+python@benfinney.id.au> - 2013-01-07 11:25 +1100
Re: Good Python IDE Tim Johnson <tim@akwebsoft.com> - 2013-01-06 15:59 -0900
Re: Good Python IDE Almar Klein <a.klein@science-applied.nl> - 2013-01-06 23:22 +0100
csiph-web