Search found 542 matches

by pjj
11 Sep 2023 21:14
Forum: Bugs
Topic: 15.94 Extra small text
Replies: 3
Views: 863

Re: 15.94 Extra small text

Maybe you can make it bigger in Options > Fonts and tabs > Font Settings or reset zoom (View > Zoom > Reset zoom)?
by pjj
10 Aug 2023 10:26
Forum: Features
Topic: DONE: Add searchbox and sorting to Project TODO view panel
Replies: 2
Views: 12278

DONE: Add searchbox and sorting to Project TODO view panel

Recently I have switched on Project TODO view panel (I've been using mostly TODO view in Code Explorer panel) and, while slightly overwhelming due to the number of my TODOs (this is why I switched it off some time ago, I guess 8)) I find it very useful. (Generally speaking I do more and more value a...
by pjj
10 Aug 2023 10:10
Forum: Features
Topic: RJTe REQUEST: Search Dialog Box Non Modal
Replies: 1
Views: 1256

Re: RJTe REQUEST: Search Dialog Box Non Modal

The same behaviour is present in MS Word and I find it very useful and valuable, since when looking for foo I stumble upon bar (in the text) I am able to correct it asap, without closing the modal and then opening it again. So +1, though I understand it may be not an easy task to implement this feat...
by pjj
07 Aug 2023 08:16
Forum: Syntax files
Topic: PureBasic Syntax
Replies: 1
Views: 4663

Re: PureBasic Syntax

You have defined some keyword groups (Constants, Others, dStructure, etc.) and all of them should be now available for setting colors in the usual place, i.e. Environment > Themes > ( pick your theme ) > Customize... > [Syntax highlighting] > %your highlighter%, where you can set them for the chosen...
by pjj
03 Aug 2023 18:52
Forum: Bugs
Topic: FIXED: Tweak needed for Options window quick search
Replies: 1
Views: 1025

FIXED: Tweak needed for Options window quick search

Not a bug, but I think this could be amended for a better UX: when you search Options for certain keywords (like "tab" or "font"), what you get is a long list of various settings that are not directly pertinent to your search, because also names of Options sections are taken into...
by pjj
03 Aug 2023 18:33
Forum: Bugs
Topic: FIXED: jumping cursor issue: new data
Replies: 9
Views: 1700

Re: jumping cursor issue: new data

DerellLicht1 wrote: 03 Aug 2023 16:24 I have a feeling this is produced by some combination of options that I have configured, but no telling what they are...
You very well may be right: I tried different combinations of settings at my end (tab, cursor, font...), yet no luck :(
by pjj
02 Aug 2023 07:16
Forum: Bugs
Topic: FIXED: jumping cursor issue: new data
Replies: 9
Views: 1700

Re: jumping cursor issue: new data

Maybe Rickard -- or someone else -- will be able to confirm this, but I couldn't: no cursor jumping for me.
by pjj
28 Jul 2023 11:48
Forum: Bugs
Topic: FIXED: Use standard spaces for indentation in "Copy as HTML"
Replies: 1
Views: 957

FIXED: Use standard spaces for indentation in "Copy as HTML"

I just read an interesting article Is highlight.js Harmful for Your Site? and, convinced by author's arguments, I immediately embarked to find out if RJ TE can export code clips with highlighting. As it turned out, it... can 8) Of course! So far, so good, but when I exported it, saved and inspected ...
by pjj
22 Jul 2023 18:37
Forum: Bugs
Topic: ??? Elusive LS tips
Replies: 1
Views: 995

??? Elusive LS tips

On language errors LS tips are shown; however, they're hard to reach with mouse cursor: ezgif-1-4f7ff545ad.gif First try in the screen capture above is successful; the second one not so much, since when the cursor starts from a place further away LS tip disappears before cursor can be put over it. I...
by pjj
14 Jul 2023 20:13
Forum: Features
Topic: Sidebar Toggle
Replies: 5
Views: 1383

Re: Sidebar Toggle

Why don't you "stack" all three of them into one area, so you have three tabs at the bottom of this panel? I have four (see my screenshot above): Project, Code Explorer, Text Clips and Document Symbols and I can pin/unpin my sidebar with one click (or one key combination -- TogglePanelsLef...
by pjj
07 Jul 2023 08:37
Forum: Bugs
Topic: RJTe Bug: Editor improperly closed - Do you wish to recover
Replies: 16
Views: 3045

Re: RJTe Bug: Editor improperly closed - Do you wish to recover

Programs should not do that when windows is restarted or closed down. Each process is only given a small amount of time to close. If windows decide a process is taking to much time (like displaying user prompts) - it may simply kill the process. So we need to do things quickly. The editor can edit ...
by pjj
06 Jul 2023 11:03
Forum: Bugs
Topic: RJTe Bug: Editor improperly closed - Do you wish to recover
Replies: 16
Views: 3045

Re: RJTe Bug: Editor improperly closed - Do you wish to recover

It is indeed confusing for me, because I always assumed that when shutting down, Windows sends a signal to all open programs "We're closing, folks", and then all programs close normally, asking "Do you want to save unsaved file?" etc. And in my case there were never any files in ...
by pjj
06 Jul 2023 06:49
Forum: Bugs
Topic: RJTe Bug: Editor improperly closed - Do you wish to recover
Replies: 16
Views: 3045

Re: RJTe Bug: Editor improperly closed - Do you wish to recover

But @rickard fixed this issue for me long ago; I no longer see this problem with the current editor... And that's the thing: he fixed it for you , and now he needs to fix it for me 8) It seems that, as per Rickard's comment, you (once) clicked on "Yes to All", while I, not knowing what it...
by pjj
05 Jul 2023 18:08
Forum: Bugs
Topic: RJTe Bug: Editor improperly closed - Do you wish to recover
Replies: 16
Views: 3045

Re: RJTe Bug: Editor improperly closed - Do you wish to recover

If you can replicate it at will - https://media3.giphy.com/media/zWngqI4fOr7iw/giphy.gif First off, I have placed DebugOut.txt as per your instructions, but no log file was produced :? maybe tell me what files are inside the <AppData>\Roaming\RJ TextEd\temp folder, when you close the program. If th...