Sanjay schrieb: > Eclipse with extensions for Python, HTML, CSS, SVN. Would recommend > heartily for serious projects.
A me too here. Eclipse really brings nice features like a local history: Everytime you save a file, you get a new 'local commit' so its highly unlikely that you will ever loose code (e.g. overwrite it by accident). Furthermore a really nice merge ui. For Python I seriously recommend buying PyDev extensions, too. Ctrl+Shift+T (Open Type), much improved "jump to definition" feature as well as a better faster Syntax parser will definitely help you! (even if I try to avoid closed source software) fs --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

