This page collects things I have found useful for JEdit (a free, multi-platform text editor).
None of this is my own work, it is just a collection of links and files that others have written. It is here so I will always be able to find it.
A page about Stata and text editors and JEdit in particular.
Here is a syntax file for text highlighting and auto-indents ( link to the page that this syntax file came from).
You need to place this file in your C:\Program Files\jEdit\modes (or where ever jedit is installed)
Then put the following line into your jedit/modes/catalog file:
<MODE NAME="stata" FILE="stata.xml"
FILE_NAME_GLOB="*.{do,ado,log,doh}" />
Friedrich Huebler's Stata and Autoit page
Dimitriy V. Masterov's statalist post about JEdit and AutoIt
Download Autoit
A very useful addin for JEdit is Xilize. Xilize is similar to textile and makes it easy to write xhtml compliant webpages.
A Ruby plugin for JEdit