thehogfather / brackets-code-folding

Code folding extension for brackets IDE
134 stars 42 forks source link

not work fine in this case, javascript #126

Open ghost opened 9 years ago

ghost commented 9 years ago

if(this.number < -50)this.close();

function other(){

} //close here, bad

collapse to next "{"