I'm working on the next major version release. If there is something you feel is missing below, let me know.
-----------------------------------------------------------
Version 16.60 (Apr 24, 2026)
-----------------------------------------------------------
Alternate lines
You can now enable alternate line background colors. Default background is used for odd line numbers and the alternate line background color for all even line numbers.
Enable the option in "Options->Highlight and margins". You can do this for an individual highlighter, e.g. log files.
The color used can be set in the customize themes dialog window.
Fold regions (C#, PHP, ...)
Some languages, like C#, use #region ... #endregion to define a fold-able region.
This should now work properly in both C# and PHP (and other languages if defined in the syntax file).
Fold regions are listed in the code explorer as a namespace object. Functions within the region should be listed below when you select the region list item.
Highlight color values
The option to highlight color values has been moved to "Options->Highlight and margins".
Fixed
* Search issue when using a modal search window.
* Auto completion option for find/replace text boxes.
* Split vertically and resize.
* Search fields should handle Alt+Num keys properly again.
