Search found 1077 matches

by Rickard Johansson
17 Jul 2025 13:02
Forum: MPad
Topic: Version 1.42
Replies: 0
Views: 31

Version 1.42

----------------------------------------------------------- Version 1.42 (July 17, 2025) ----------------------------------------------------------- Fixed * A *serious* save bug in version 1.41 that may have stripped lines 201, 402... Download MPad 32bit version MPad 64bit version MPad portable vers...
by Rickard Johansson
17 Jul 2025 12:33
Forum: Bugs
Topic: FIXED: [16.42] BUG: Lines disappearing
Replies: 5
Views: 66

Re: [16.42] BUG: Lines disappearing

Should be fixed in v16.43 viewtopic.php?t=5878.

Thanks!

I've had some problems with a crashing Delphi IDE. Looking back at the save function in v16.42, there are code missing and some variables are never used.

Anyway, I'm sorry and hopefully it all works now.
by Rickard Johansson
17 Jul 2025 12:27
Forum: Next release
Topic: Version 16.43
Replies: 0
Views: 54

Version 16.43

----------------------------------------------------------- Version 16.43 (July 16, 2025) ----------------------------------------------------------- Editor Made some changes in the background thread that should speed up: * Opening and loading new files * Create code fold blocks * All highlight feat...
by Rickard Johansson
16 Jul 2025 12:11
Forum: MPad
Topic: Version 1.41
Replies: 0
Views: 163

Version 1.41

----------------------------------------------------------- Version 1.41 (July 15, 2025) ----------------------------------------------------------- Plain text files Added an option "in the highlighting section" to allow syntax highlighting and code folding in plain text files. A syntax fi...
by Rickard Johansson
14 Jul 2025 17:18
Forum: Next release
Topic: Version 16.42
Replies: 1
Views: 603

Re: Version 16.42

----------------------------------------------------------- Version 16.42 (July 14, 2025) ----------------------------------------------------------- Plain text files Added an option "in the highlighting section" to allow syntax highlighting and code folding in plain text files. A syntax f...
by Rickard Johansson
11 Jul 2025 09:49
Forum: Features
Topic: DONE: Remapping of F1
Replies: 3
Views: 347

Re: Remapping of F1

Should work in next release (v16.42). Thanks!
by Rickard Johansson
10 Jul 2025 21:24
Forum: Bugs
Topic: FIXED: ClipAction shortcuts stopped working
Replies: 3
Views: 196

Re: FIXED: ClipAction shortcuts stopped working

Fixed in next release (v16.42).
by Rickard Johansson
10 Jul 2025 21:23
Forum: Bugs
Topic: FIXED: AutoCompelete's doubled opening bracket
Replies: 1
Views: 78

Re: AutoCompelete's doubled opening bracket

Should work in next release (16.42). Thanks!
by Rickard Johansson
08 Jul 2025 20:16
Forum: Bugs
Topic: FIXED: ClipAction shortcuts stopped working
Replies: 3
Views: 196

Re: ClipAction shortcuts stopped working

Maybe you could send me the "<AppData>\Roaming\RJ TextEd\Data\Clips\Keys.txt" file?

I guess the settings file may be of help as well (TextEd.ini)...
by Rickard Johansson
07 Jul 2025 17:39
Forum: Bugs
Topic: FIXED: ClipAction shortcuts stopped working
Replies: 3
Views: 196

Re: ClipAction shortcuts stopped working

Thanks, but I don't know how to reproduce this. It works fine at my end.
I'm pretty sure it's not because of some recent code change. I haven't made changes to the text clips panel or keyboard shortcuts in a long time...
by Rickard Johansson
06 Jul 2025 17:54
Forum: Next release
Topic: Version 16.42
Replies: 1
Views: 603

Version 16.42

Still working on this. So far I've added the ability to use a syntax file with plain text files and have highlighting, much like in normal code. The screenshot below shows the changes so far.

Note that the history text file is a plain text file.

2025-07-06_185104.png
2025-07-06_185104.png (46.9 KiB) Viewed 603 times
by Rickard Johansson
03 Jul 2025 08:00
Forum: Questions
Topic: How To for a new user
Replies: 2
Views: 558

Re: How To for a new user

I could probably make indent lines work with plain text files, but only if you use a fixed width font like Consolas, Source Code Pro, Fira Code, Courier New ...
by Rickard Johansson
01 Jul 2025 17:04
Forum: Next release
Topic: Version 16.41
Replies: 0
Views: 531

Version 16.41

----------------------------------------------------------- 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...
by Rickard Johansson
29 Jun 2025 17:12
Forum: Bugs
Topic: Fixed: C++ paren auto-complete bug
Replies: 6
Views: 711

Re: C++ paren auto-complete bug

I've made a small change in the next release so you don't have to press ) twice.

BTW. You can disable the auto closure of braces in options.