Version 16.60 beta 1

Test beta versions and make bug reports.
I will release major beta builds only. Bugs fixed will be rolled up into the next major beta build or the finished version.
Post Reply
User avatar
Rickard Johansson
Site Admin
Posts: 6908
Joined: 19 Jul 2006 14:29

Version 16.60 beta 1

Post 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
crtrubshaw
Posts: 394
Joined: 06 Jun 2012 11:08

Re: Version 16.60 beta 1

Post 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!
User avatar
Rickard Johansson
Site Admin
Posts: 6908
Joined: 19 Jul 2006 14:29

Re: Version 16.60 beta 1

Post 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.
crtrubshaw
Posts: 394
Joined: 06 Jun 2012 11:08

Re: Version 16.60 beta 1

Post 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.
Post Reply