thehogfather / brackets-code-folding

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

Cant get comment folds for mixed mode. #91

Open abdelouahabb opened 9 years ago

abdelouahabb commented 9 years ago

It seems i cant get the fold if i added a custom comments in the mixed mode (html templates):

https://github.com/abdelouahabb/tornado-brackets/blob/master/main.js#L11

but the fold is not detected, even if Brackets considers it as comment.