Hi,
when using the Reindent command in a Sass file which includes “//” comments, the indentation is wrong (and so the Code Folding too). With normal CSS comments (/* */) everything is fine.
Is there a way to change the behavior for the “//” syntax? To handle this sort of comments like the one’s in CSS files?
Mario