On 8 Oct 2006, at 23:22, Serg Kovrov wrote:
> I'd like to know what editor/IDE Django users (and developers) uses on
> daily basis, to boost development process. And why exactly - what
> features you find useful, how it helps you to save time (or just makes
> coding enjoyable, which probably increase productivity as well). Kind
> of best practices in terms of tools.

You cannot beat TextMate [1] on OSX and SciTE [2] on Windows and Linux.

Must have features for me are:
1. Syntax highlighting
2. Completion (Tab in TextMate and Ctrl-B in SciTE)
3. Minimalism, as little else other than code on screen.

Hope that helps.
John.


[1] <http://www.macromates.com/>
[2] <http://www.scintilla.org/SciTE.html>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to