Can anyone recommend a good text editor to use with Stata, available for
use with a Mac? In particular, I'm looking for an editor that allows
for code-folding, which the mac version of the Stata do-file editor does
not do. I'd like to be able to collapse blocks of code, especially
programs within my do file (ie blocks of code between "program define"
and "end"). Any suggestions would be much appreciated.