Forum Discussion
Andy_Herrman_22
Jun 04, 2007Nimbostratus
Custom Syntax Coloring
I'm one of those weird people who likes to have a black background in my editors. I've figured out how to change most of the syntax coloring, but there's one part that's bugging me. I can't seem to ...
Jun 04, 2007
The editor uses Scintilla.NET which is a .NET wrapper for the Scintilla COM control. So, unfortunately, anything in the configuration has to be handled by the application (in this case the Editor) and the appropriate call has to be made (in this case m_textEditor.SetCaretFore(xxx)). That code is not currently in the Editor, but I'll add it to my list of enhancements that I'm working on and get it in as soon as possible.
-Joe
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects