Alexey Blinov wrote:
Hi! I like a code folding but simce i write Python in TM - code folding doesn't work right... Sometimes its ok but some - weird. [...] we need to add new folding rule to fold code based on that pair of markers #{{{ def test ... #}}}
No offense intended, but good god, that is ugly. I hope you don't have to share code that looks like that with anyone else.
Hopefully Allan will eventually add support foldings for languages with pretty syntax, as well as those which condone gratuitous ugly. ;) Until then, just stick to using whitespace for Python+TM folding--it works passably well.
-Jacob