[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] IDE ?




David <dvp1964@xxxxxxxxx>:

This must have been asked before....

Which IDE do you like?
I'd want Free and Cross-Platform (Win/Linux).
A debugger would be very handy.
Would be beneficial if it is widely used and that it will be around a good
long time.


Emacs + ecb (windows + methods) + cedet (speedbar), + python-mode + Jedi +
pdb integration + whitespace-mode + lots of tweaks in emacs' configuration +
a decent VCS

Works well for me since years on projects of different scale.

Cheers
Marcus