[PythonCE] VimCE

2006-12-14 Thread JBirdAngel
is it VimCE that you use from Rainer? is this this and the command console things youve been talking about the best development platform for python? i dont know if im saying it right or what the difference between an editor and an IDE is unless the difference is the ide running the programs/sc

Re: [PythonCE] VimCE

2006-12-14 Thread Bandung
Yes it is Rainer's VIM. I wish I knew how to compile Windows apps from source code. In that case, I would try to get version 7.0 working. (1) The good news is that Rainer's Vim 6.0 version works quite well. I had to add additional file folders and populate them with the necessary plugins in

Re: [PythonCE] VimCE

2006-12-14 Thread Bandung
Editing vs IDE Editing The most sought after features that I like to see in an editor are context sensitive hiliting and a lot of short cut keys. It would also be nice to have auto completion of commands. I don't have the latter within VimCE. IDE The ability to execute the modified code with