Page 1 of 1

Version 16.40 beta 1

Posted: 01 Jun 2025 17:04
by Rickard Johansson
-----------------------------------------------------------
Version 16.40 (May 27, 2025)
-----------------------------------------------------------

Text compare
Added a few new options to handle spaces, tabs and linefeeds when comparing text.

Options
Added a new page for text compare to make it easier to find.

compare.png
compare.png (24.78 KiB) Viewed 463 times

Code Explorer panel
Redesigned the code explorer panel to make it easier to use and to fix a few issues.

ce.png
ce.png (10.29 KiB) Viewed 463 times

Use the 4 rightmost buttons at the top to select view. The views are:
  • Code explorer. Display classes, functions ...
  • Favorites. Display added favorite functions, methods, structures ...
  • Todo/Note. Display todo list and notes in the code.
  • Bookmarks. Display regular and numbered bookmarks in the code.

The bookmark view should work with plain text files as well.

Find/Replace (non-modal window)
Fixed several issues when using the non-modal search window.

- Continue beyond end of file should work now.
- Changing options should work as well now.

Bookmarks panel
Columns are resized properly now.

Misc
* Added a "Toggle bookmark" item to the right click editor menu.
* Added "Find next/previous clipboard-content" to the "Search - more" menu.

Fixed
* Save to a hidden file.
* Replace count in status-bar when replacing inside a selection.
* Compare remote files with external diff tool.
* A few issues found by users.


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

Re: Version 16.40 beta 1

Posted: 05 Jun 2025 23:56
by crtrubshaw
I only noticed this now, but it seems like all my favourites are gone, if I click on the star icon on the toolbar, there is nothing there :shock:

Re: Version 16.40 beta 1

Posted: 07 Jun 2025 10:41
by Rickard Johansson
Favorite functions and class members are not saved between sessions. They are only available as long as the file is open.