Search found 1077 matches
- 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...
- 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.
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.
- 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...
- 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...
- 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...
- 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!
- 11 Jul 2025 09:43
- Forum: Bugs
- Topic: FIXED: Project's file open via search not marked as active in project's tree
- Replies: 1
- Views: 180
Re: Project's file open via search not marked as active in project's tree
Fixed in next release (v16.42). Thanks!
- 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).
- 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!
- 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)...
I guess the settings file may be of help as well (TextEd.ini)...
- 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...
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...
- 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.
Note that the history text file is a plain text file.
- 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 ...
- 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...
- 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.
BTW. You can disable the auto closure of braces in options.