On Oct 18, 6:51 pm, "Kevin Horn" <[EMAIL PROTECTED]> wrote: > On 10/18/07, Christoph Zwerschke <[EMAIL PROTECTED]> wrote: > > You can also start with a simple editor such as SciTE, or use the good > > old emacs or vi which have benefits of their own (see > >http://www.viemu.com/a-why-vi-vim.html). > > SciTE is what I use. Lightwieght, syntax highlighting, and folding. That's > about all I need. Code completion is also possible to an extent, but it > takes some fiddling to get it working right, and I haven't bothered to set > it up on my last few installs.
It's worth trying Geany (http://geany.uvena.de/), based on the Scintilla libraries (as SciTE) but with more features. It also seems to syntax-highlight the code in <?python ...> constructs. Catalin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

