On 01/25/2013 06:47 PM, Michael Torrie wrote:
On 01/24/2013 02:14 PM, Tetsuya wrote:
Vim has everything, you just need a bunch of plugins.
[...]
jedi (*awesome* python smart autocompletion)
[...]
supertab (autocomplete everything with TAB, smartly depending on
language and context
On 01/24/2013 04:51 PM, John Gordon wrote:
In Sharwan Joram
writes:
use vim.
He said he wanted autocomplete. Does Vim have that?
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 indi
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
On 01/06/2013 05:45 AM, Sourabh Mhaisekar wrote:
Hello All,
I am recently started couple of projects in Python, one in Python GTK
> and one in Python Qt. I want a good IDE (For Windows ) for Python which
> gives support for Python as well as PyGtk and PyQt.
Features I am looking for
* Support