Search found 545 matches

by pjj
31 May 2024 09:49
Forum: Features
Topic: Colored indent blocks
Replies: 0
Views: 15

Colored indent blocks

Looking for indent lines in VSCode , I found this: https://zacharytodd.com/images/posts/20200719/vscode-indentation-indent-rainbow.png It's seems like a good idea to me; can we have it, please? With an option similar to "Only show indent line on active node element", but working independen...
by pjj
31 May 2024 08:17
Forum: Features
Topic: Code completion within style=""
Replies: 6
Views: 82

Re: Code completion within style=""

Your post is already in the right place!
by pjj
30 May 2024 11:58
Forum: Features
Topic: Code completion within style=""
Replies: 6
Views: 82

Re: Code completion within style=""

Can it be implemented? I don't want to answer for Rickard but, since

Image

I guess it can be 8)
by pjj
30 May 2024 08:46
Forum: Features
Topic: Code completion within style=""
Replies: 6
Views: 82

Re: Code completion within style=""

AFAIK it doesn't work, so I've moved your topic here.

Color tips work for style attributes (even though color backgrounds don't), so code completion could too (within HTML highlighter).
by pjj
16 May 2024 15:00
Forum: Bugs
Topic: FIXED: Too much of pointer cursor
Replies: 4
Views: 792

Re: FIXED: Too much of pointer cursor

Has it been fixed in the beta? Because it doesn't seem so at my end :? The more so, I just noticed another glitch: if the URL is on the last line of a block comment, the subsequent lines are not highlighted: no highlight after url.png The highlighting starts again just after the start of another blo...
by pjj
16 May 2024 07:26
Forum: Bugs
Topic: Potential Bug Closing Editor
Replies: 8
Views: 633

Re: Potential Bug Closing Editor

Right, but before the current version editor would re-open unsaved files with their content and state untouched, hence there wouldn't be any need for a session (can it handle unsaved files? I don't think so). Yesterday I had the same experience as rjbill, I restarted the editor in admin mode and two...
by pjj
11 May 2024 07:50
Forum: Bug reports
Topic: FIXED: [16.21b1] Can't search options
Replies: 1
Views: 490

FIXED: [16.21b1] Can't search options

The newest beta fixed the bookmarks -- yay! Sadly, it broke searching Options windows for me :cry: and no dropdown menu with hits shows up.
by pjj
09 May 2024 10:05
Forum: Bugs
Topic: FIXED: Hang on ctrl+home after ctrl+End
Replies: 16
Views: 1220

Re: Hang on ctrl+home after ctrl+End

On my another, "toy" machine with Windows 10 (Pentium 1.1 GHz, though probably overclocked a tad, and 4 Gb RAM), I was able to hang RJ TextEd (16.20, installed) only while counting substrings. Simple loading given file was quite quick, and changing highlighter to "Log" took like ...
by pjj
09 May 2024 09:24
Forum: Bugs
Topic: FIXED? Small regression wrt numbered bookmarks
Replies: 1
Views: 300

FIXED? Small regression wrt numbered bookmarks

Thanks a lot for the newest version! Alas, a small regression has been introduced, with regard to numbered bookmark setting via keyboard: 1) I can't remove any bookmark by pressing Ctrl+Shift+number shortcut again 2) I can't change number of any bookmark by pressing Ctrl+Shift+number shortcut if a b...
by pjj
06 May 2024 19:02
Forum: Bugs
Topic: FIXED: Too much of pointer cursor
Replies: 4
Views: 792

Re: FIXED: Too much of pointer cursor

I just noticed that if said URL was on the last line of text, hand cursor was displayed for all the space below (and not just to the end of the line); please check this as well.
by pjj
06 May 2024 10:19
Forum: Bugs
Topic: FIXED: Hang on ctrl+home after ctrl+End
Replies: 16
Views: 1220

Re: Hang on ctrl+home after ctrl+End

No hanging for me, Ctrl-Home and Ctrl-End work instantaneously. Highlighter: text file, Windows 7. Counting items takes a little time (but not too much, 3 sec top), the same replacing items. "Find next" works right off the bat. Scrolling up and down is smooth. I have 24 GB not-so-quick RAM...
by pjj
04 May 2024 18:16
Forum: Bugs
Topic: DONE: Much too long URL in RMC menu
Replies: 1
Views: 339

DONE: Much too long URL in RMC menu

When I do RMC on any URL, familiar menu appears, but with that URL as the first entry -- clicking on it opens the browser with the target webpage. When the URL is longer than 20-something characters, said menu gets wider, to accommodate for the URL, which is quoted verbatim . Now, URLs can be quite ...
by pjj
04 May 2024 16:16
Forum: Features
Topic: Dimmed panel icon if no bookmark is set
Replies: 0
Views: 845

Dimmed panel icon if no bookmark is set

In the help file you wrote: It is also possible to use numbered bookmarks, which can be easier to navigate if you remember where you put them. This is sadly very true; even worse is that I don't always remember if I put them -- hence this request. I have added to the right side of my editor self-clo...
by pjj
04 May 2024 12:31
Forum: Development - Beta Versions
Topic: Version 16.20 beta 2
Replies: 1
Views: 455

Re: Version 16.20 beta 2

Options Made changes in the "Highlight and margin" and "Font and tabs" sections. Added 4 new tabs to each section. - Source (default) - default highlighter settings. - Text Files - plain text settings. - ASCII Files - ASCII settings. - Source Files - individual highlighter setti...
by pjj
04 May 2024 08:18
Forum: Bugs
Topic: FIXED: Too much of pointer cursor
Replies: 4
Views: 792

FIXED: Too much of pointer cursor

Recently I have switched on "URL highlighting and follow link" option (out of curiosity, I guess) and now my cursor has CSS pointer shape (i.e. hand) not only when I hover it above given URL, but also to the end of the line. It behaves normally, though (with respect to clicking, selecting,...