Menu

#26 Interested in ActiveLineColor Patch?

open
nobody
None
5
2007-01-17
2007-01-17
No

Currently I'm working on an editor that supports multiple highlighters and I've come across a situation that until recently wasn't that big a deal. I've added support to the editor that allows the user to specify the color of the ActiveLineColor property. This has only one drawback, with each highlighter the default background could be different which meant having to change the ActiveLineColor when ever a different file type was loaded in the the editor. To solve this I've added a new property to TSynCustomHighlighter to store this value on a per highlighter basis. I've also had to edit the SynEdit pas file as well as the SynOptionsDialog.

Would any one else be interested in this patch?

I've also added a new button on the Options dialog (color tab) to forcing the current background color to all elements of the current highlighter.

Same question. Anybody else interested in this?

Feel free to ask any questions about this. I'll try to answer the best I can.

Discussion


Log in to post a comment.