Version 15.60 beta 1
- Rickard Johansson
- Site Admin
- Posts: 6394
- Joined: 19 Jul 2006 14:29
Version 15.60 beta 1
-----------------------------------------------------------
Version 15.60 (Aug 14, 2022)
-----------------------------------------------------------
Digital code signing
All executables and install scripts are now digitally signed. This should help with some antivirus programs and any issues you may have when downloading and installing the program.
Selection mini toolbar
Added a mini toolbar that is displayed when making a selection. It fades away after a short while, or if you press the left mouse button.
Added an option to turn the mini toolbar on or off.
CSS highlighting
Updated the CSS syntax files and made some highlighting changes.
The file css.xml was added in the syntax folder. The file is provided by microsoft and renamed from css-scheme.xml to css.xml. It contain most items needed for auto completion and hints.
Syntax files
Added a new option in syntax files to turn on/off sorting in the auto completion list (AutoCompleteSort=0|1).
Misc
* Made some internal changes in the paint function and the move cursor function when using folding.
Fixed
* Auto completion hint flicker.
* Word wrap issue.
* Restart Windows issues when program is still running.
* Selection color issue with plain text files.
* Misc issues while coding.
Download
http://www.rj-texted.nu/downloads/beta/ ... ll_x86.exe
http://www.rj-texted.nu/downloads/beta/ ... ll_x64.exe
http://www.rj-texted.nu/downloads/beta/rj-portable.exe
Version 15.60 (Aug 14, 2022)
-----------------------------------------------------------
Digital code signing
All executables and install scripts are now digitally signed. This should help with some antivirus programs and any issues you may have when downloading and installing the program.
Selection mini toolbar
Added a mini toolbar that is displayed when making a selection. It fades away after a short while, or if you press the left mouse button.
Added an option to turn the mini toolbar on or off.
CSS highlighting
Updated the CSS syntax files and made some highlighting changes.
The file css.xml was added in the syntax folder. The file is provided by microsoft and renamed from css-scheme.xml to css.xml. It contain most items needed for auto completion and hints.
Syntax files
Added a new option in syntax files to turn on/off sorting in the auto completion list (AutoCompleteSort=0|1).
Misc
* Made some internal changes in the paint function and the move cursor function when using folding.
Fixed
* Auto completion hint flicker.
* Word wrap issue.
* Restart Windows issues when program is still running.
* Selection color issue with plain text files.
* Misc issues while coding.
Download
http://www.rj-texted.nu/downloads/beta/ ... ll_x86.exe
http://www.rj-texted.nu/downloads/beta/ ... ll_x64.exe
http://www.rj-texted.nu/downloads/beta/rj-portable.exe
Re: Version 15.60 beta 1
This is uber-cool! This would be a great place to add own scriptsRickard Johansson wrote: ↑14 Aug 2022 12:13 Selection mini toolbar
Added a mini toolbar that is displayed when making a selection. It fades away after a short while, or if you press the left mouse button.


Alium tibi quaere fratrem; hic, quem tuum putas, meus est. Titus Flāvius Caesar Vespasiānus Augustus
- Rickard Johansson
- Site Admin
- Posts: 6394
- Joined: 19 Jul 2006 14:29
Re: Version 15.60 beta 1
My Goodness Why Didn't I Think of That



-
- Posts: 220
- Joined: 22 Sep 2017 07:59
Re: Version 15.60 beta 1
Can the portable version be run alongside an installed version?
I'm still not clear how to safely downgrade so not convinced I "can always downgrade".
I'm still not clear how to safely downgrade so not convinced I "can always downgrade".
- Rickard Johansson
- Site Admin
- Posts: 6394
- Joined: 19 Jul 2006 14:29
Re: Version 15.60 beta 1
Yes, you can install the portable version to e.g. .\Documents\Programs\RJ TextEd and keep your installed version.
Re: Version 15.60 beta 1

Anyway, if you select some text and then drag'n'drop it, mini toolbar appears in the top left corner of the document area, and not just above the (dropped) selection. I'm not sure if it should appear at all, but if it does, it should go close to still selected text.
Alium tibi quaere fratrem; hic, quem tuum putas, meus est. Titus Flāvius Caesar Vespasiānus Augustus
-
- Posts: 220
- Joined: 22 Sep 2017 07:59
Re: Version 15.60 beta 1
Unfortunately what seems to have been an issue impeding folding, for some time, still exists:

It's not just the folding arrow being on the wrong line. Folding is actually broken via this method (using the arrow). Folding still works using keyboard shortcuts and double-clicking the {..} indicator.

It's not just the folding arrow being on the wrong line. Folding is actually broken via this method (using the arrow). Folding still works using keyboard shortcuts and double-clicking the {..} indicator.
- Rickard Johansson
- Site Admin
- Posts: 6394
- Joined: 19 Jul 2006 14:29
Re: Version 15.60 beta 1
Unfortunately, I have no idea how to reproduce that. I've never seen it myself.
Maybe your settings file %AppData%\Roaming\RJ TextEd\TextEd.ini and a sample file could help with that?
Maybe your settings file %AppData%\Roaming\RJ TextEd\TextEd.ini and a sample file could help with that?
Re: Version 15.60 beta 1
I was thinking it was some quirk of Perl highlighter, so I downloaded a random Perl file, but code folding worked well with it, even after closing/reopening this file and several highlighter changes. So yes, it may be settings or/and specific code.
Alium tibi quaere fratrem; hic, quem tuum putas, meus est. Titus Flāvius Caesar Vespasiānus Augustus
-
- Posts: 220
- Joined: 22 Sep 2017 07:59
Re: Version 15.60 beta 1
Thanks for having a go at replicating

Many hands ...
Re: Version 15.60 beta 1
No problem, after all we're on the same


Alium tibi quaere fratrem; hic, quem tuum putas, meus est. Titus Flāvius Caesar Vespasiānus Augustus
-
- Posts: 220
- Joined: 22 Sep 2017 07:59
Re: Version 15.60 beta 1
Access violation.
Non fatal it would appear.
Tried using the handler to save the report and instead it saves a ruddy screenshot! What's that all about?
Can I access the actual report data?
Non fatal it would appear.
Tried using the handler to save the report and instead it saves a ruddy screenshot! What's that all about?
Can I access the actual report data?
- Rickard Johansson
- Site Admin
- Posts: 6394
- Joined: 19 Jul 2006 14:29
Re: Version 15.60 beta 1
If you save the report - 3 files should be saved in the selected folder. Two text files and one screenshot.
-
- Posts: 220
- Joined: 22 Sep 2017 07:59
Re: Version 15.60 beta 1
I don't think I could access the option to save the report because after hitting the send button the dialogue disappeared.Rickard Johansson wrote: ↑20 Aug 2022 13:08 If you save the report - 3 files should be saved in the selected folder. Two text files and one screenshot.