Search found 143 matches

by micha_he
17 Dec 2025 15:51
Forum: Bugs
Topic: [16.53] Smart paste in column mode
Replies: 2
Views: 8273

Re: [16.53] Smart paste in column mode

Thanks, I only noticed both by chance.
by micha_he
17 Dec 2025 09:31
Forum: Bugs
Topic: [16.53] Smart paste in column mode
Replies: 2
Views: 8273

[16.53] Smart paste in column mode

Following example:
aa
bb
cc
11
22
33
44

Cut lines 33 and 44 and copy them to the clipboard.
Set the cursor behind the "11". Activate the "Column mode" and insert a TAB and paste the clipboard-content with "smart paste" (Ctrl+Shift+V)

The result in the line 5 (22 44) are spaces instead of a ...
by micha_he
19 Mar 2025 09:53
Forum: Features
Topic: DONE: Search Clipboard
Replies: 4
Views: 42231

Re: Search Clipboard

No, a search in the current document for the current content of the clipboard.

Or other, a short version for:

- Ctrl-F
- Ctrl-V
- Enter
- ESC
by micha_he
19 Mar 2025 08:08
Forum: Features
Topic: DONE: Search Clipboard
Replies: 4
Views: 42231

DONE: Search Clipboard

If you have to search often or a lot, a function & menue 'Search for clipboard-content' would be great.

Or maybe better: 'Find next clipboard-content'
by micha_he
07 Jun 2024 11:40
Forum: Bugs
Topic: Refresh the file when it's updated elsewhere
Replies: 1
Views: 7425

Re: Refresh the file when it's updated elsewhere

You mean:

Environment / Options / File / Miscellaneus / Warn if document has been changed by external program?
by micha_he
06 Feb 2024 09:38
Forum: Bugs
Topic: FIXED: [V16.11] Last options are ignored in search
Replies: 2
Views: 8098

FIXED: [V16.11] Last options are ignored in search

The last added options, are not found by the option-search. Neither in English nor in German.
IgnoredInSearch.jpg
IgnoredInSearch.jpg (55.94 KiB) Viewed 8098 times
by micha_he
31 Jan 2024 09:39
Forum: Questions
Topic: resolved: new syntax files... ugh!!
Replies: 10
Views: 73083

Re: resolved: new syntax files... ugh!!

The change (in V16.02 and newer, tested with actual V16.11) with the AutoIt #ce-line not fully work !
It works only, if #ce is followed by a space.

Otherwise, the entire remaining source code is seen/marked as a comment.
by micha_he
24 Jan 2024 09:11
Forum: Features
Topic: Local Help CHM in Menu
Replies: 2
Views: 39885

Re: Local Help CHM in Menu

If you copy it to "...\InstallData\Help\RJ TextEd.chm" you could use the normal help-menu !?
by micha_he
30 Nov 2023 10:09
Forum: Questions
Topic: resolved: new syntax files... ugh!!
Replies: 10
Views: 73083

Re: new syntax files... ugh!!


Anyway, I *do* have a possible, *very* minor, bug in your AutoIt syntax file...
In block comments, #ce is "end of block", but it is *still* a comment line, so the entire line *should* be in the Comment color, but it is not...
The #ce is comment color, but the rest of the line is not... see ...
by micha_he
29 Nov 2023 07:43
Forum: Questions
Topic: resolved: new syntax files... ugh!!
Replies: 10
Views: 73083

Re: new syntax files... ugh!!

I have no idea, it should actually work out of the box.
by micha_he
24 Oct 2023 09:46
Forum: Features
Topic: Request: Recognize highlighter with RegEx
Replies: 5
Views: 51161

Re: Request: Recognize highlighter with RegEx

For my case not practical :wink:

Was just an idea, to change extension to RegEx-filename. When there is no general interest, leave it as it is.
by micha_he
24 Oct 2023 08:19
Forum: Features
Topic: Request: Recognize highlighter with RegEx
Replies: 5
Views: 51161

Re: Request: Recognize highlighter with RegEx

The alternative you mentioned sounds good, but it only works if the file is always in the same location.
My the rule-files are some with identical/similar filenames, but in various locations. Then your implementation wouldn't work, or?
by micha_he
23 Oct 2023 09:25
Forum: Features
Topic: Request: Recognize highlighter with RegEx
Replies: 5
Views: 51161

Request: Recognize highlighter with RegEx

My old feuture-request is missing !? Try it again here...

Instead of recognize the highlighter via the file-extension only, recognize it via the full filename and a RegEx-string.

With this change you could assign a separate highlighter to files like:

Rules (name begin with fixed chars, without ...
by micha_he
18 Oct 2023 06:59
Forum: Bugs
Topic: FIXED: 15.94: Silent installation and Edge Webview
Replies: 11
Views: 21136

Re: FIXED: 15.94: Silent installation and Edge Webview

Then I have no idea anymore...
by micha_he
17 Oct 2023 14:37
Forum: Bugs
Topic: FIXED: 15.94: Silent installation and Edge Webview
Replies: 11
Views: 21136

Re: FIXED: 15.94: Silent installation and Edge Webview

I can reproduce the crash on each attempt, also with fresh AppData-folder. Maybe because I use Win7 x64 !?