Page 1 of 1

JavaScript Code-Folding Bug?

Posted: Wed Jun 15, 2011 1:19 am
by Rat
The following JavaScript code example doesn't fold properly...

if (xxx)
{
if (this.StrokeColor == '') {this.StrokeColor = '#0000FF';}
}

Posted: Wed Jun 15, 2011 1:41 am
by jussij
Find below a link to a new xFolder.dll that fixes this issue: http://www.zeusedit.com/z300/xFolder.zip

Thanks for taking the time to submit this bug report ;)

Cheers Jussi

Posted: Wed Jun 15, 2011 1:56 am
by Rat
That seems to have done the trick... Thanks a lot.

(Great response time! :) )