James Bennett napisaĆ(a): >> Is there a recommended editor or IDE for windows that is django savvy? >> Ideally, I am looking for one that handles bundles/snippets for django >> as well as syntax highlighting and code completion for django and >> python. > > I believe ActiveState's Komodo IDE can do some or all of this, and is > available for Windows, but this is always a tricky question because > IDEs really aren't as popular in the Python world as in, say, Java.
That's right, Komodo has it all (syntax, code completion, code snippets), even the free-as-a-free-beer Komodo Edit highlights Django template syntax and has basic code competion feature. The drawback: Komodo is very, very resource hungry. On my Linux lappy (CM1.4GHz, 512MB RAM) even Eclipse feels "lighter" than Komodo. -- Jarek Zgoda "We read Knuth so you don't have to." --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---