[TxMt] minor change to javascript folding

Caio Chassot lists at v2studio.com
Thu Mar 16 08:31:37 UTC 2006


I changed the foldingStartMarker to this:

     '^.*\bfunction\s*([\$|\w]\w*\s*)?\([^\)]*\)(\s*\{[^\}]*)?\s*$';

The only reason is that now I can fold this funny-named prototype  
function:

     function $()

Anyway, if you want to commit this change...



More information about the textmate mailing list