thehogfather / brackets-code-folding

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

code folding breaking on titled for loops #125

Closed keleko34 closed 9 years ago

keleko34 commented 9 years ago

when assigning a title to a for loop and the next line is not a bracketed item it will add a fold point to it breaking some fold points further down the line forloop bug

thehogfather commented 9 years ago

Can you confirm you are using the latest version from github? You will have to install manually to test it out.

keleko34 commented 9 years ago

ok thank you, did a manual install of the current version (0.3.1) on github which seemed to fix this.

thehogfather commented 9 years ago

no problem. I fixed a few bugs that I am yet to push to the registry.