Search found 102 matches
- 29 Apr 2022 07:48
- Forum: Bugs
- Topic: Selected text color changed after upgrade
- Replies: 0
- Views: 188
Selected text color changed after upgrade
This is basically a bug. I had changed my Selection Text Background Color to White on RED so it was evident and stood out, and when I upgraded to version 15.49 (?), it "reset" (?) it to a light green background color . (black text) I made the customization so long ago, now I have to figure out where...
- 12 Apr 2022 08:56
- Forum: Questions
- Topic: Export found text?
- Replies: 2
- Views: 370
Re: Export found text?
It had been so long since I had done that, I forgot how, but then finally remembered.
You use the COUNT function of the Search dialog box.
You use the COUNT function of the Search dialog box.
- 11 Apr 2022 08:53
- Forum: Questions
- Topic: Export found text?
- Replies: 2
- Views: 370
Export found text?
I thought the editor already did this, or maybe I asked for it as a Feature and it was never done. But I need the FOUND text only from a regular expression, and the ability to copy it into the buffer or export it to a file, not the line number and full line with highlighted found text. Am I missing ...
- 24 Dec 2021 08:51
- Forum: Installation
- Topic: 15.30 installation problem
- Replies: 0
- Views: 678
15.30 installation problem
I have 15.22 64 bit. When I Check for Updates (and it did it automatically the first time) the button now says "Open Download Site...". When I click on that, it goes to a website, https://www.fosshub.com/RJ-TextEd.html, and I downloaded the 64 bit EXE installer. When I run it, the Windows 10 Defende...
- 01 Mar 2021 07:27
- Forum: Bugs
- Topic: ??? Not displaying some lines again
- Replies: 2
- Views: 1843
Re: ??? Not displaying some lines again
Yes. I use white for HTML, green for PHP, pink for CSS, and blue for JS. I just tried several ways to try to get it to happen again and it didn't. (scrolling down with the slider, Ctrl-End to jump down to the bottom, etc.) I guess you make so many edits you can't remember what you did before, but I'...
- 23 Feb 2021 00:30
- Forum: Bugs
- Topic: ??? Not displaying some lines again
- Replies: 2
- Views: 1843
??? Not displaying some lines again
It's doing that weird thing where it's not displaying some lines in the file. I think only toward the bottom? I can't see how I can give you more info than that. But it has happened before. I go to the bottom of the file and it looks like a line a few up from the bottom is missing. So I click there,...
- 22 Nov 2020 07:37
- Forum: General discussion
- Topic: UnWrap text?
- Replies: 1
- Views: 2836
Re: UnWrap text?
Figured it out.
Used JOIN LINES.
Used JOIN LINES.
- 21 Nov 2020 23:19
- Forum: General discussion
- Topic: UnWrap text?
- Replies: 1
- Views: 2836
UnWrap text?
I'm trying to turn several lines of text into one long line, which the editor used to do, to make this look like this: I'm trying to turn several lines of text into one long line, which the editor used to do, to make this look like this: But the UNWRAP LINES BY REMOVING LINE BREAKS... menu item unde...
- 27 Oct 2020 20:27
- Forum: Bugs
- Topic: Problem: Exited editor while upgrading / downloading an upgrade -- No warning message
- Replies: 0
- Views: 2027
Problem: Exited editor while upgrading / downloading an upgrade -- No warning message
I was upgrading / downloading a BETA version and "forgot" and exited the editor.
It just exited without warning me that I was downloading an upgrade.
When I went back into the editor, I guess it had set some value to not check again.
So I manually checked for upgrades and did it that way.
It just exited without warning me that I was downloading an upgrade.
When I went back into the editor, I guess it had set some value to not check again.
So I manually checked for upgrades and did it that way.
- 27 Oct 2020 02:06
- Forum: Bugs
- Topic: Fixed: Braces Matching Not Working
- Replies: 4
- Views: 2802
Re: ??? Braces Matching Not Working
Sending you a file.
- 04 Sep 2020 13:33
- Forum: Bugs
- Topic: ??? Brace Matching Highlighting is not working
- Replies: 2
- Views: 2023
??? Brace Matching Highlighting is not working
In HTML/PHP Multi, when I click on (before/after) a brace ( { and } ), it highlights that brace, but it is not highlighting the matching brace. (before or after) It works in embedded CSS STYLES. And it works for an embedded Javascript Function. And it works for PHP brackets ( [ and ] ) and parenthes...
- 25 Aug 2020 23:05
- Forum: Bugs
- Topic: Fixed: Braces Matching Not Working
- Replies: 4
- Views: 2802
Re: Braces Matching Not Working
It might have to be experienced using the full document. I will send it to Rickard if he asks.
- 24 Aug 2020 22:15
- Forum: Bugs
- Topic: Fixed: Braces Matching Not Working
- Replies: 4
- Views: 2802
Fixed: Braces Matching Not Working
The "for" braces matching for this embedded PHP code in HTML-Multi isn't working. for ($nPageNum = 1; $nPageNum <= $nPages; ++$nPageNum) { if ($nPageNum != $nPage or $nPageNum == 1) echo '<a href="index.php?p=' . $nPageNum . '#imagery" title="View Page ' . $nPageNum . '">'; else echo '<span title="V...
- 23 Aug 2020 07:24
- Forum: Bugs
- Topic: FIXED: Maybe "Bug": <?php tag not highlighted anymore in multi
- Replies: 2
- Views: 2261
Re: FIXED: Maybe "Bug": <?php tag not highlighted anymore in multi
Thanks, yet again.
- 18 Aug 2020 05:11
- Forum: Bugs
- Topic: FIXED: Maybe "Bug": <?php tag not highlighted anymore in multi
- Replies: 2
- Views: 2261
FIXED: Maybe "Bug": <?php tag not highlighted anymore in multi
The "<?php" (and "?>") tag is not being highlighted anymore in HTML multi,
or whatever it's called.
I guess I could have done that myself. And maybe it got overridden by an update?
They used to be bright red, I think, so they stand out. I forget.
or whatever it's called.
I guess I could have done that myself. And maybe it got overridden by an update?
They used to be bright red, I think, so they stand out. I forget.