Version 16.41

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

Version 16.41

Post by Rickard Johansson »

-----------------------------------------------------------
Version 16.41 (June 30, 2025)
-----------------------------------------------------------

Editor
Made some code changes in the background thread to prevent visual updates to block the background thread. Hopefully, redrawing and editing is a little bit smoother now.

LSP client
The LSP client has been redesigned and now uses serialization and asynchronous communication.

The client can now act as both a socket client or socket server when connecting over a TCP socket.

It's a really big code update. But as a user - you may not notice that much of a difference.

Misc
* Made a small change to the auto parentheses completion function.
* Made some code changes in all remote transfer functions (FTP) to update transfer dialog boxes more reliably.

Fixed
* Emmet: wrap with abbreviation issue.
* Auto completion hint position issue.
* Search issues in project manager panel.
* Display issue.
* TextDiff fix when using the O(ND) algorithm.


https://www.rj-texted.se/downloads/rj-update.exe
https://www.rj-texted.se/downloads/rj-p ... update.exe
Post Reply