Search found 121 matches

by rjbill
10 Apr 2024 09:12
Forum: Bugs
Topic: FIXED: Find-Replace Default Text bug
Replies: 2
Views: 127

FIXED: Find-Replace Default Text bug

Sometimes (?) when I press Ctrl-R (my Replace key),
and there is text selected,
it shows the Replace dialog, but doesn't default the Find string to the selected text.

I THINK it happens when I do a FIND first.
by rjbill
09 Apr 2024 17:42
Forum: Syntax files
Topic: 'Problem' with PHP
Replies: 2
Views: 98

Re: 'Problem' with PHP

Thanks.
by rjbill
08 Apr 2024 23:39
Forum: Syntax files
Topic: 'Problem' with PHP
Replies: 2
Views: 98

'Problem' with PHP

I don't know if this is the correct location to report/request this. If there is whitespace (a SPACE character) between a PHP FUNCTION name and the opening parenthesis, the function names do not show their coloring. This works in JavaScript, though. For those of us who like to use whitespace for rea...
by rjbill
19 Mar 2024 18:24
Forum: Bugs
Topic: FIXED: SHIFT-Ctrl-Right-Arrow in Quick Macro BUG
Replies: 2
Views: 173

FIXED: SHIFT-Ctrl-Right-Arrow in Quick Macro BUG

I sometimes need to line up some 2-column (or N-column) text. To do that, I create a Quick Macro that does a SHIFT-Ctrl-Right-Arrow to select the SPACEs starting from a column to the first word, then do a DELETE to delete those SPACEs, and then a Down-Arrow for the next line. So I created my Quick M...
by rjbill
17 Mar 2024 18:49
Forum: Features
Topic: User Toolbar
Replies: 0
Views: 198

User Toolbar

One of these days, a User Toolbar (or two?) would be nice, under the main toolbar. That you can choose to display or not display. Like the Firefox (and other browsers?) Bookmarklet Toolbar. That we can have execute built-in commands, saved macros, or scripts. And that you can specify an icon for. ('...
by rjbill
29 Feb 2024 23:04
Forum: Bugs
Topic: Ctrl+Alt+C — Copy & Append not working
Replies: 2
Views: 325

Re: Ctrl+Alt+C — Copy & Append not working

I thought that's what I did and it didn't work.

I'll try again and let you know if it fails.
by rjbill
24 Feb 2024 01:45
Forum: Features
Topic: DONE? "Never Delete" Find AND Replace List Items
Replies: 2
Views: 262

DONE? "Never Delete" Find AND Replace List Items

I have a REALLY NICE "Universal" Paste Buffer App (FREE) for Windows that has some nice features, called "Ditto" ( https://ditto-cp.sourceforge.io/ ). It mostly just remembers "all" of my Copies and Cuts (including non-textual), with some large upper limit I've chosen (...
by rjbill
23 Feb 2024 08:54
Forum: Features
Topic: DONE? Bookmark a Line with Mouse Click or ?
Replies: 1
Views: 144

DONE? Bookmark a Line with Mouse Click or ?

I thought we used to be able to Right-Click the Line Number and do Bookmark stuff. That would be nice if we could. I think it should be at the TOP of the context menu. I think we used to be able to Double-Click the Line Number and it would toggle the Bookmark. Maybe you changed it to Select the Line...
by rjbill
23 Feb 2024 08:45
Forum: Bugs
Topic: Ctrl+Alt+C — Copy & Append not working
Replies: 2
Views: 325

Ctrl+Alt+C — Copy & Append not working

Afaict, Ctrl+Alt+C — Copy & Append is not working, and is only doing Copy.
by rjbill
04 Feb 2024 23:11
Forum: Features
Topic: DONE: Global/Static/User/Scripting .INI file and Object
Replies: 2
Views: 251

Re: DONE: Global/Static/User/Scripting .INI file and Object

THANKS.

That will come in very handy.
by rjbill
25 Jan 2024 08:42
Forum: Bugs
Topic: Syntax Editor Color Weirdness
Replies: 2
Views: 348

Syntax Editor Color Weirdness

I opened up the Syntax Editor and it looks like this:
.
by rjbill
24 Jan 2024 09:00
Forum: Features
Topic: Local Help CHM in Menu
Replies: 2
Views: 207

Local Help CHM in Menu

It would be nice to have a Help menu item for a local .CHM if the user downloads it and installs it. (wherever)
by rjbill
24 Jan 2024 08:58
Forum: Features
Topic: DONE: Global/Static/User/Scripting .INI file and Object
Replies: 2
Views: 251

DONE: Global/Static/User/Scripting .INI file and Object

If you "get some free time", this would be a nice thing to have for scripting users. A Global .INI file that is loaded at Editor startup and written at Editor quit. An associated Object, like the Scriptable Object, would have the values loaded into it for Get and Set by the user's scripts,...