Is there a way to modify Eclipse's Outline view for CSS files? Specifically, how can I make the outline display comments and create collapsible ranges for groups of CSS rules?
- Include comments in the outline
- Create collapsible ranges for groups of CSS rules
- Anything else you recommend?
Thanks!
CLARIFICATION: I am not looking to make code modifications to eclipse. I am wondering if there is a hidden feature that allows this functionality. (for example, adding a CSS comment starting with the word OUTLINE or something similar).