Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Eclipse PDE: dynamic StyleRange
Eclipse PDE: dynamic StyleRange [message #1851743] Thu, 14 April 2022 15:30
Viacheslav Fateev is currently offline Viacheslav FateevFriend
Messages: 2
Registered: July 2020
Junior Member
I need an ability to select a part of the text in the editor with some new background for example. StyleRange works fine but as the text is modified the applied style is dropped. Is there any solution that allows StyleRange entity to track document changes and redraw applied styles on the fly?
I'd need a solution like RangeHighlighter in Intellij IDEA.
Previous Topic:Unable to launch Eclipse applications
Next Topic:Trouble with javax.annotation
Goto Forum:
  


Current Time: Thu Apr 25 04:03:06 GMT 2024

Powered by FUDForum. Page generated in 0.02934 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top