[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] StyledText and TextPresentation

What would be the best way to color 'full lines' between rule tokens?

For instance:

//*BEGIN*                           - special begin token

...                                          - Each line's background
color set to //*BEGIN* token StyledRange color

//*END*                               - special end token


Regards,

David