Search found 1077 matches

by Rickard Johansson
06 Aug 2026 18:12
Forum: Features
Topic: Controll Character Colors
Replies: 1
Views: 58

Re: Controll Character Colors

It wont work for plain text files if you use a variable width font, like "Calibri" or "Arial".
You have to change font to a fixed width font, like "Consolas", "Courier New", "Cascadia Code"... (normally used with source code).

The easiest way to do it is to set the alternative font to e.g ...
by Rickard Johansson
06 Aug 2026 14:10
Forum: Bugs
Topic: Markdown Highlight Problems
Replies: 7
Views: 153

Re: Markdown Highlight Problems

Have I missed anything?

markdown4.png
markdown4.png (15.13 KiB) Viewed 71 times
markdown3.png
markdown3.png (33.79 KiB) Viewed 71 times
by Rickard Johansson
06 Aug 2026 11:35
Forum: Bugs
Topic: Markdown Highlight Problems
Replies: 7
Views: 153

Re: Markdown Highlight Problems

I think this looks better.

markdown2.png
markdown2.png (113.18 KiB) Viewed 75 times
markdown1.png
markdown1.png (86.68 KiB) Viewed 75 times

It's going to take some time to add support for a bunch of code languages and new features, but I'll release a beta version when fully implemented.
by Rickard Johansson
05 Aug 2026 18:40
Forum: Bugs
Topic: Markdown Highlight Problems
Replies: 7
Views: 153

Re: Markdown Highlight Problems

I experimented with code block highlighting and added a simple implementation.

markdown3.png
markdown3.png (282.08 KiB) Viewed 114 times

It only highlights keywords, comments, strings and numbers. And I haven't added many source languages yet. But it works :) Well, almost. There are some quirks to fix 8)
by Rickard Johansson
05 Aug 2026 08:32
Forum: Bugs
Topic: Markdown Highlight Problems
Replies: 7
Views: 153

Re: Markdown Highlight Problems

I'll look into it. Thanks.

BTW. In app preview is available. You can use the preview panel, Edge Preview tab, or any other HTML preview method.

markdown02.png
markdown02.png (582.63 KiB) Viewed 145 times
by Rickard Johansson
03 Aug 2026 21:21
Forum: Bugs
Topic: FIXED: Font-size in hint panel
Replies: 2
Views: 342

Re: FIXED: Font-size in hint panel

Please try the beta version to verify the fix viewtopic.php?t=5976
by Rickard Johansson
03 Aug 2026 21:21
Forum: Bugs
Topic: FIXED: Wrong comment syntax in PHP file
Replies: 2
Views: 209

Re: FIXED: Wrong comment syntax in PHP file

Please try the beta version to verify the fix viewtopic.php?t=5976
by Rickard Johansson
03 Aug 2026 21:20
Forum: Bugs
Topic: FIXED? V16.65 - markdown number-display anomalies
Replies: 2
Views: 283

Re: FIXED? V16.65 - markdown number-display anomalies

Please try the beta version to verify the fix viewtopic.php?t=5976
by Rickard Johansson
03 Aug 2026 21:20
Forum: Bugs
Topic: FIXED: v16.65 hangs when invoking spell checker
Replies: 2
Views: 126

Re: FIXED: v16.65 hangs when invoking spell checker

Please try the beta version to verify the fix viewtopic.php?t=5976
by Rickard Johansson
03 Aug 2026 21:19
Forum: Questions
Topic: FIXED? Text clip - @i varible
Replies: 2
Views: 131

Re: FIXED? Text clip - @i varible

please try the beta version to verify the fix viewtopic.php?t=5976
by Rickard Johansson
03 Aug 2026 21:18
Forum: Development - Beta Versions
Topic: Version 16.66 beta 1
Replies: 0
Views: 47

Version 16.66 beta 1

-----------------------------------------------------------
Version 16.66 (Aug 2, 2026)
-----------------------------------------------------------

Fixed
* Spellcheck (F7) could sometimes hang when parsing tags in HTML code.
* Text clips: Input variables should handle default values that includes ...
by Rickard Johansson
02 Aug 2026 16:44
Forum: Bugs
Topic: FIXED: v16.65 hangs when invoking spell checker
Replies: 2
Views: 126

Re: v16.65 hangs when invoking spell checker

Fixed in next release (v16.66). Thanks!
by Rickard Johansson
01 Aug 2026 14:07
Forum: Bugs
Topic: FIXED? V16.65 - markdown number-display anomalies
Replies: 2
Views: 283

Re: V16.65 - markdown number-display anomalies

Fixed in next release (v16.66). Thanks!

BTW. You can fix this yourself. Find "<AppData>\Roaming\RJ TextEd\Syntax\Markdown.syx" and in the [Options] section replace Symbols with

Symbols=()-+=|\/{}[]<>!.,~
by Rickard Johansson
01 Aug 2026 14:00
Forum: Bugs
Topic: FIXED: Wrong comment syntax in PHP file
Replies: 2
Views: 209

Re: Wrong comment syntax in PHP file

Should work in next release (v16.66). Thanks!
by Rickard Johansson
01 Aug 2026 13:07
Forum: Bugs
Topic: FIXED: Font-size in hint panel
Replies: 2
Views: 342

Re: Font-size in hint panel

Should work better in next release (v16.66). Thanks!