Version 16.40

Information about the next release of RJ TextEd.
Post Reply
User avatar
Rickard Johansson
Site Admin
Posts: 6799
Joined: 19 Jul 2006 14:29

Version 16.40

Post 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 3776 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 2418 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.



The full v16.40 installers are available below:
https://www.rj-texted.nu/downloads/rj-install_x64.exe
https://www.rj-texted.nu/downloads/rj-install_x86.exe
https://www.rj-texted.nu/downloads/rj-portable.exe
User avatar
pjj
Posts: 2242
Joined: 13 Oct 2009 13:48
Location: Kraków, Poland

Re: Version 16.40

Post by pjj »

Image

Image
Alium tibi quaere fratrem; hic, quem tuum putas, meus est. Titus Flāvius Caesar Vespasiānus Augustus
User avatar
Rickard Johansson
Site Admin
Posts: 6799
Joined: 19 Jul 2006 14:29

Re: Version 16.40

Post by Rickard Johansson »

Updated information in my first post.
Mete009052
Posts: 1
Joined: 22 May 2025 15:35

Re: Version 16.40

Post by Mete009052 »

Hello Rickard,
I use FTP client more often.
I sometimes download and open "same file name" from different directories.
So , the same file names from different directories.
When i compare them with external tool ( winmerge ) , TextEd , confuses and compare the same file with itself.
It is good to have this bug fixed.

Regards,
Mete
User avatar
Rickard Johansson
Site Admin
Posts: 6799
Joined: 19 Jul 2006 14:29

Re: Version 16.40

Post by Rickard Johansson »

This version has been released.
Post Reply