Hi, It seems to work. What one looses is the ability to click command-click on e.g. a Class name to go to the class. This is implemented by the method in the Rubric styler which is not used by the RB based one. But I think this is ok for now, we later, when Rubric is used everywhere, can clean this up. Step one: change superclass of Rubric styler. Marcus
On 31 Jul 2015, at 10:02, Marcus Denker <marcus.denker@inria.fr> wrote:
Hi,
it is a subclass to change one method⦠we should make it (as a first hack) a subclass of the RB based SHRBTextStyler. Maybe this just works? I will try.
Going already now for RB I think is good as the Styler for TxText is based on RB, too. (it is a bit different but if we get SHRBTextStyler to work, we will have the knowledge to make the TxText one working, too)
On 31 Jul 2015, at 09:59, Nicolai Hess <nicolaihess@web.de> wrote:
What is the plan for Rubric and its text styler?
There was some work to enhance and use RB-based styler (SHRBTextStyler). This seems useless because more and more textcomponents are replaced with rubrics, and rubric uses its own styler.
do we stay with rubrics styler ?