Search found 542 matches

by pjj
11 Dec 2023 09:28
Forum: Bugs
Topic: FIXED: minor bug in cursor movement
Replies: 15
Views: 4438

Re: minor bug in cursor movement

BTW, I believe that my interpretation is correct, and yours is mistaken. If I use PreviousWordAction on regular text (with space delimiters), it *only* jumps to beginning of word, not end of word. So I'm pretty sure that in my code situation, it is misinterpreting what "words" are, or pos...
by pjj
11 Dec 2023 09:18
Forum: Features
Topic: DONE: Allow for more weights in fonts to choose from
Replies: 2
Views: 1534

Re: DONE: Allow for more weights in fonts to choose from

The keyword "push" is drawn using ExtraBold font weight, while the comments use SemiBold and Italic. So, you pushed some extra weight, eh? :-D https://cdn02.plentymarkets.com/zkz64ybyye6y/item/images/3866/full/XXXX-T-PRO-Gewichtsschlitten-ziehenundschieben-01-collage.jpg I'm thrilled to g...
by pjj
10 Dec 2023 09:00
Forum: Bugs
Topic: FIXED: minor bug in cursor movement
Replies: 15
Views: 4438

Re: minor bug in cursor movement

But RJTE includes every single symbol in the line!! What exactly do you mean? Using your code (or my own PHP code), caret goes to: beginning of the word "flag" -- end of "idx" -- beginning of "idx" -- end of "data_flags" -- beginning of "data_flags"...
by pjj
02 Dec 2023 12:22
Forum: Bugs
Topic: FIXED? Set Font... -- Odd Behavior?
Replies: 3
Views: 1488

Re: Set Font... -- Odd Behavior?

There is this setting: Options > Fonts and tabs > Highlighters, where you can set Font Settings (subsequent section) to "All Languages". It works for me as advertised. I could then alter these settings for any individual highlighter I would want -- but I don't, since I prefer universal look.
by pjj
30 Nov 2023 11:39
Forum: Features
Topic: DONE: Allow for more weights in fonts to choose from
Replies: 2
Views: 1534

DONE: Allow for more weights in fonts to choose from

At the moment, when customizing a theme, one can only set normal or bold weight for a given font; however, modern editor fonts come with more than these two weights: up to 9, if I'm not mistaken (cf. Thin - ExtraLight - Light - Regular - Medium - SemiBold - Bold - ExtraBold - Heavy in Iosevka ). Of ...
by pjj
29 Nov 2023 18:10
Forum: Questions
Topic: resolved: new syntax files... ugh!!
Replies: 10
Views: 2457

Re: new syntax files... ugh!!

@pjj: I *do* have Save highlighter checked... but since it is working now, I'm not sure if I should mess with it?? In any case, what is the significance of that option?? Even if it's turned off, when I re-open the file, the editor will use the appropriate syntax hiliting anyway, won't it?? The idea...
by pjj
29 Nov 2023 10:03
Forum: Questions
Topic: resolved: new syntax files... ugh!!
Replies: 10
Views: 2457

Re: new syntax files... ugh!!

I have no idea, it should actually work out of the box. Seconded :? Now, I want some questions, now! https://64.media.tumblr.com/fb7ce6c7454d6af2ec3df0cc89e74d2e/tumblr_peugn5zNS11tovmb9o3_400.gifv Thank you, yes, answers. Do you use the newest version of our beloved editor? There was a tiny glitch...
by pjj
06 Nov 2023 09:16
Forum: Bugs
Topic: FIXED: Incorrect highlighter on file open
Replies: 1
Views: 1629

FIXED: Incorrect highlighter on file open

New algorithm that determines the file highlighter seemingly has a bug. If I open a PHP file -- that is a file with php extension -- that starts with <style> tag, highlighter is set to CSS. If it starts with another HTML tag, eg. <strong>, highlighter is set to HTML. If I open a file without extensi...
by pjj
09 Oct 2023 14:52
Forum: Questions
Topic: Change the embedded icon
Replies: 4
Views: 2337

Re: Change the embedded icon

My bad :oops: but the number of available options is truly staggering here! The place I suggested is for the application itself; you can change icons for associated files in Options > Editor > File > Associate files.
by pjj
09 Oct 2023 08:19
Forum: Questions
Topic: Change the embedded icon
Replies: 4
Views: 2337

Re: Change the embedded icon

You can choose between 8 predefined icons, just open Options and search for "icon": the first entry is Program > Application icon, you can set your preferred one there.
by pjj
21 Sep 2023 15:03
Forum: Features
Topic: What happened to all the Feature Request posts?
Replies: 3
Views: 1176

Re: What happened to all the Feature Request posts?

Heck, you're right :shock:

I hope they can be restored.
by pjj
17 Sep 2023 12:57
Forum: Bugs
Topic: FIXED: Version 15.94(64bit) crashes on projects file.
Replies: 15
Views: 2233

Re: FIXED: Version 15.94(64bit) crashes on projects file.

Rickard Johansson wrote: 17 Sep 2023 12:34 This was fixed in v15.95. Please update 8)
:oops:
by pjj
17 Sep 2023 09:42
Forum: Features
Topic: What happened to all the Feature Request posts?
Replies: 3
Views: 1176

Re: What happened to all the Feature Request posts?

I can see them alright. Perhaps its the forum's inadequate search again?

You can use my tip to better search the forum.
by pjj
17 Sep 2023 09:38
Forum: Bugs
Topic: FIXED: Version 15.94(64bit) crashes on projects file.
Replies: 15
Views: 2233

Re: FIXED: Version 15.94(64bit) crashes on projects file.

I just had a problem with creating new project; error report has been sent -- btw. this is reproducible (3 out of 3 attempts). When after such unsuccessful attempt to create new project I try to open existing one, I get this message: Default directory for this project hasn't been set! Go to menu Pro...
by pjj
12 Sep 2023 07:13
Forum: Bugs
Topic: 15.94 Extra small text
Replies: 3
Views: 863

Re: 15.94 Extra small text

Glad you've sorted this out!

I guess it would be good to be able to change (or just reset) zoom in Options or at least signal its level by a message shown there ("Caution, font display is affected by zoom level you set in View > Zoom"). Rickard, please give it some thought.