RSyntaxTextArea
RSyntaxTextArea copied to clipboard
TokenPainter classes public and setTokenPainter method for changing token painter
I would like to implement a custom TokenPainter but classes and variable are package/private only...
Out of curiosity, may I ask why you need to implement your own TokenPainter?
I need to change per character background and I thought that was the best way
This will be merged?
I was also interested in painting the visible whitespace myself. I wanted to make the tab characters look like the ones in Eclipse IDE as the straight arrow line is too much visual clutter.
Closing as this will (finally) be addressed in #534.