How can I cause Eclipse's Outline view to do any of the following when displaying the outline for a CSS file:
- display a comment
- create a collapsible range for a group of CSS rules
- anything else?
Thanks
CLARIFICATION: I am not talking about doing code modifications to eclipse. I was wandering if there is already some hidden way to do the said stuff. (like adding a css comment that starts with the word OUTLINE or something similar).