In previous version of EmEditor, I can use comments text as section headings in css file. With proper text indent, the outline plugin can collapse or expand source code section by section, like this:

In the current version of EmEditor, the outline plugin behaves in a quite different way. No matter whether the option “Make Comments Collapsible” checked, it ignores most of the comments, but treat some comment text as headings of collapsible code sections. I wonder if there is some way to eliminate this kinds of inconsistency. :-(

