Author Topic: Custom Syntax highlight  (Read 4391 times)

Offline earlgrey

  • Multiple posting newcomer
  • *
  • Posts: 101
Custom Syntax highlight
« on: August 12, 2012, 07:36:50 am »
Is it planned to implement a custom syntax highlighting, ( XML-styled for example ) , like this :

// <C::B-ORANGE>

... some thread #1 exclusive code / variables ...

// </C::B-ORANGE>



// <C::B-PURPLE>

... some thread #2 exclusive code / variables ...

// </C::B-PURPLE>



// <C::B-TEAL>

... some thread #1 and #2 multithreaded accessible code / variables ...

// </C::B-TEAL>


???
* OS = Debian Buster - Linux 4.19.06 x64 SMP
* C::B = svn11267 wx-3.0.4 - Linux, unicode 64 bit