Search found 92 matches

by crtrubshaw
17 Sep 2021 12:07
Forum: Bugs
Topic: SOLVED: Can't use main enter key in shortcuts
Replies: 3
Views: 6167

SOLVED: Can't use main enter key in shortcuts

Hi Rickard, I can't assign any keyboard shortcut using the main Enter key, it can be assigned if I use Enter on the numeric keypad and it shows up as e.g. Alt+Enter, but can only be triggered by the numpad Enter.
by crtrubshaw
15 Feb 2019 17:53
Forum: Bug reports
Topic: FIXED: MainApp.HTML_TidyXML() doesn't work (13.70b1)
Replies: 1
Views: 9692

FIXED: MainApp.HTML_TidyXML() doesn't work (13.70b1)

Hi Rickard, I tried to run this from a script (FastScriptJS) but it does nothing.
by crtrubshaw
19 Dec 2018 11:26
Forum: General discussion
Topic: Xmas 2018 Donation
Replies: 2
Views: 13010

Re: Xmas 2018 Donation

€20, Merry Christmas Rickard! :-D
by crtrubshaw
04 Sep 2018 16:12
Forum: Bug reports
Topic: FIXED: [13.40b1] New Options window
Replies: 3
Views: 8851

Re: [13.40b1] New Options window

Hi Rickard, I also noticed a visual bug (sorry to jump on your thread pjj).

clip.jpg
clip.jpg (37.19 KiB) Viewed 8842 times
by crtrubshaw
04 Jul 2018 12:25
Forum: Bug reports
Topic: FIXED: File Explorer pane options
Replies: 1
Views: 4723

FIXED: File Explorer pane options

Hi, I can't change the selections for "Show/Hide Explorer dropdown list" or "Open/Close folder tree", nothing happens at all, v13.30b2.

clip.jpg
clip.jpg (14.17 KiB) Viewed 4723 times
by crtrubshaw
29 Jun 2018 10:01
Forum: Bug reports
Topic: FIXED: v13.30b1 - GoTo line number
Replies: 6
Views: 9651

Re: FIXED: v13.30b1 - GoTo line number

Hi Rickard, might you consider adding shortcuts for the different goto fields? I often use goto line, debugging scripts, e.g. error on line 196, but I can also see myself using the goto function quite a bit, and it will be nice to launch either via a shortcut.

Many thanks.
by crtrubshaw
28 Jun 2018 14:44
Forum: Bug reports
Topic: FIXED: v13.30b1 - GoTo line number
Replies: 6
Views: 9651

Re: v13.30b1 - GoTo line number

+1

Please make the Line:Column box have the focus by default, or allow assignable shortcuts to open the Goto box with either the Functions box or the Line:Column box with focus.
by crtrubshaw
04 Jun 2018 17:21
Forum: Syntax files
Topic: Using JScript instead of VBScript as ASP language
Replies: 2
Views: 18243

Re: Using JScript instead of VBScript as ASP language

Hi Rickard, I would also like to know if this is possible, is there an option to specify the default scripting language for ASP pages (and therefore change the highlighter)?
by crtrubshaw
09 Apr 2018 15:47
Forum: Scripts
Topic: Run script with 2 functions on document open
Replies: 3
Views: 12904

Re: Run script with 2 functions on document open

Good thinking pjj, thanks, all I needed was to run ScriptUtils.RegExReplaceAll() twice in the script and it did exactly what I wanted.

Cheers!
by crtrubshaw
09 Apr 2018 10:55
Forum: Scripts
Topic: Run script with 2 functions on document open
Replies: 3
Views: 12904

Run script with 2 functions on document open

Hello, I would like to create a script which will run for each document I open and the 2 program functions I want to run are: 1. ConvertSpacesToTabsAction 2. RemoveTrailingSpacesAction I can't do this as a macro because it forces me to stop recording and I can't find these functions anywhere in the ...
by crtrubshaw
05 Mar 2018 16:40
Forum: Bug reports
Topic: FIXED: Error message double-clicking associated file v12.90b1
Replies: 6
Views: 10171

Re: FIXED: Error message double-clicking associated file v12.90b1

Many thanks Rickard, is there any chance you can publish the fixed version? :)
by crtrubshaw
05 Mar 2018 16:00
Forum: Bug reports
Topic: FIXED: Error message double-clicking associated file v12.90b1
Replies: 6
Views: 10171

Re: Error message double-clicking associated file v12.90b1

Hi again, yes I am using the install version (as opposed to portable). The association is pointing to the right TextEd.exe, I recreated the association and browsed for the TextEd.exe (C:\Program Files\RJ TextEd\TextEd.exe), I'm running 64-bit, no other versions installed. Windows 7 Professional. I h...
by crtrubshaw
05 Mar 2018 11:29
Forum: Bug reports
Topic: FIXED: Error message double-clicking associated file v12.90b1
Replies: 6
Views: 10171

FIXED: Error message double-clicking associated file v12.90b1

Hi Rickard, I get this error message when I double-click to open an associated file, the file opens fine if I right-click and click "RJ TextEd".

snip.jpg
snip.jpg (229.21 KiB) Viewed 10171 times
by crtrubshaw
14 Nov 2017 23:02
Forum: Bug reports
Topic: Find/Replace tab key action
Replies: 3
Views: 6272

BUG: Find/Replace tab key action

Edit (15/11/2017), I was able to reproduce this, it appears to happen if I type a regular expression in the "Find" box and then hit tab, I don't know where the focus goes. I hadn't yet selected any other options (didn't click the Regular expressions [$] button).
by crtrubshaw
14 Nov 2017 11:10
Forum: Bug reports
Topic: Find/Replace tab key action
Replies: 3
Views: 6272

Re: Find/Replace tab key action

Weird, I have tried at my work PC and it works fine, the report from yesterday was on my home PC, I will try again later at home and try see what might be causing it.