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 ...
Search found 1077 matches
- 06 Aug 2026 18:12
- Forum: Features
- Topic: Controll Character Colors
- Replies: 1
- Views: 58
- 06 Aug 2026 14:10
- Forum: Bugs
- Topic: Markdown Highlight Problems
- Replies: 7
- Views: 153
Re: Markdown Highlight Problems
Have I missed anything?
- 06 Aug 2026 11:35
- Forum: Bugs
- Topic: Markdown Highlight Problems
- Replies: 7
- Views: 153
Re: Markdown Highlight Problems
I think this looks better.
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.
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.
- 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.
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 
It only highlights keywords, comments, strings and numbers. And I haven't added many source languages yet. But it works
- 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.
BTW. In app preview is available. You can use the preview panel, Edge Preview tab, or any other HTML preview method.
- 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
- 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
- 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
- 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
- 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
- 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 ...
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 ...
- 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!
- 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=()-+=|\/{}[]<>!.,~
BTW. You can fix this yourself. Find "<AppData>\Roaming\RJ TextEd\Syntax\Markdown.syx" and in the [Options] section replace Symbols with
Symbols=()-+=|\/{}[]<>!.,~
- 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!
- 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!
