Hi guys. I don't know if this is a bug or I'm missing some plugin...
I have an .asp file that I'm editing. It has a <% tag at the beginning and a %> tag at the end.
There is a folding indicator for those tags, but inside, I can see no folds between a begin and and end. I even tried the custom //{ and //} folding, but that doesn't work either.
Checking on the syntax highlighting I saw that the file is marked as "HTML/ASP/JS/PHP". If I change it to "VBSCRIPT" I get no folding between the <% and %> tags, but all the code becomes squiggly underlined.
Am I missing something?
Thanks!