Page 1 of 1

Version 16.60 beta 1

Posted: 27 Apr 2026 17:22
by Rickard Johansson
-----------------------------------------------------------
Version 16.60 (Apr 26, 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 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
* FTP panel could sometimes freeze.
* 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.


Download
https://www.rj-texted.se/downloads/beta ... ll_x86.exe
https://www.rj-texted.se/downloads/beta ... ll_x64.exe
https://www.rj-texted.se/downloads/beta/rj-portable.exe

Re: Version 16.60 beta 1

Posted: 29 Apr 2026 19:55
by crtrubshaw
Hi Rickard, how do we enable the alternative line highlighting?

Please can you add a keyboard action so we can assign a hotkey to toggle the highlighting on/off?

Thanks very much!

Re: Version 16.60 beta 1

Posted: 29 Apr 2026 22:01
by Rickard Johansson
Options -> Highlight and margins. You can enable it for all open source files, text files or for individual file types.

It should default to unchecked. But there is a bug in the beta 1 release, so you may have to uncheck, then check it again for it to take effect.

Re: Version 16.60 beta 1

Posted: 30 Apr 2026 09:41
by crtrubshaw
Okay, thanks.

Do you think you could add a keyboard shortcut to toggle the highlighting, in case you want to use it in other file types?

Cheers.