[TxMt] Folding Python

David Chin david.w.h.chin at gmail.com
Mon May 8 15:18:19 UTC 2006


Is it possible to have Python fold a complete class
definition, rather than just the "class ..." statement
and the docstring? I looked at the bundle source code,
and I don't know if a regex (or more) can do it. It
seems like a Python parser is needed.

Just curious,
--Dave




More information about the textmate mailing list