Search found 560 matches

by pjj
12 Oct 2015 17:59
Forum: Bug reports
Topic: [10.70b3] No icons in recent files list
Replies: 1
Views: 6904

[10.70b3] No icons in recent files list

Document icons Changed the default document icons in all recent file lists, document list and document tabs. Not a biggie, but there are no icons (and there never were any, AFAIR) in "Recent files" entry in the RMC menu, when you click on document tabs area. Perhaps it would be a decent i...
by pjj
12 Oct 2015 17:51
Forum: Bug reports
Topic: FIXED? Open location in Project Manager doesn't work...
Replies: 2
Views: 8503

FIXED? Open location in Project Manager doesn't work...

...for directories, but for files only. I pick "Open location in Windows Explorer..." from the RMC menu.
by pjj
11 Oct 2015 13:57
Forum: Bug reports
Topic: FIXED: [10.70b2] Wrong outline on find scope labels
Replies: 1
Views: 7732

FIXED: [10.70b2] Wrong outline on find scope labels

I know this is small potatoes, but I report it nevertheless: dotted outlines of search scope labels are too short.
search-scope.png
search-scope.png (10.19 KiB) Viewed 7732 times
by pjj
11 Sep 2015 13:48
Forum: Scripts
Topic: Script for .HTACCESS, HTPASSWD
Replies: 1
Views: 20559

Re: Script for .HTACCESS, HTPASSWD

None that I would know about, but you may use an on-line generator, e.g. http://www.htaccessredirect.net/ or http://beamusup.com/generate-htaccess/
by pjj
30 Aug 2015 18:22
Forum: Syntax files
Topic: CSS Syntax between an html Tag
Replies: 3
Views: 22163

Re: CSS Syntax between an html Tag

Confucius says:
Image :wink:
by pjj
27 Aug 2015 14:05
Forum: Syntax files
Topic: CSS Syntax between an html Tag
Replies: 3
Views: 22163

Re: CSS Syntax between an html Tag

I don't think it's possible, I find it ...interesting and probably useful, I hope it's simple and doable :)
by pjj
19 Aug 2015 17:33
Forum: Bug reports
Topic: FIXED: [10.60b2] Line-comment on wrong line
Replies: 1
Views: 6807

FIXED: [10.60b2] Line-comment on wrong line

In PHP file I have this code: for ($iii = 0; $iii < $ii; $iii++) { array_shift($array); } When I place cursor after a curly bracket on 1st line and press key combination for "go to matching bracket", cursor jumps to the 3rd line. Then I press key combination for "line comment" an...
by pjj
18 Aug 2015 10:16
Forum: Bug reports
Topic: SOLVED: [10.60b2] Problem with regex replace
Replies: 2
Views: 8602

Re: [10.60b2] Problem with regex replace

You are absolutely right! I forgot about brackets :oops: Thank you!
by pjj
18 Aug 2015 08:44
Forum: Bug reports
Topic: FIXED: [10.60b2] Invisible character in replace field
Replies: 1
Views: 6607

FIXED: [10.60b2] Invisible character in replace field

Say, I have this two lines one two and I want to join them by removing newline with S&R. I put cursor at the beginning of line 2 and select up to the beginning on line 1. When I hit Ctrl+R, my "search for" field looks like this: one¦ Now I hit tab and my "replace" field looks...
by pjj
18 Aug 2015 08:12
Forum: Bug reports
Topic: SOLVED: [10.60b2] Problem with regex replace
Replies: 2
Views: 8602

SOLVED: [10.60b2] Problem with regex replace

I just noticed I can't use backreferences in regex replace. I have this regex \d{2} - \d{2} to mach lines like 25 - 30 Alas, with replace field equal to e.g. $1#$2 this line -- correctly recognized -- is replaced with the very same "replace" value, i.e. $1#$2 instead of expected 25#30 Coul...
by pjj
12 Aug 2015 18:19
Forum: Bug reports
Topic: FIXED: [10.60b1] Document tab mouse wheel scroll
Replies: 4
Views: 10482

Re: ??? [10.60b1] Document tab mouse wheel scroll

I was commenting specifically on this: The wheel scroll is activated when the left/right scroll arrow buttons are visible. With multiple tab rows there are no "left/right scroll arrow buttons." -- Personally, I'd love to see an option to switch it off completely, since from my POV this is ...
by pjj
11 Aug 2015 12:31
Forum: Bug reports
Topic: FIXED: [10.60b1] Color hint under mouse cursor
Replies: 3
Views: 10044

FIXED: [10.60b1] Color hint under mouse cursor

Color hint under mouse cursor To display a color hint move the mouse cursor over a color value in the text and wait a second. The hint is displayed until you move the mouse. The hint display the color in a colored rectangle together with several color values in different formats. The first value is...
by pjj
11 Aug 2015 12:25
Forum: Bug reports
Topic: FIXED: [10.60b1] Document tab mouse wheel scroll
Replies: 4
Views: 10482

FIXED: [10.60b1] Document tab mouse wheel scroll

Document tab mouse wheel scroll You can now scroll through the document tabs using the mouse wheel. The wheel scroll is activated when the left/right scroll arrow buttons are visible. I guess this is correct only when "Use multiple document tab rows" is off; when it's on, scrolling occurs...
by pjj
12 Jul 2015 09:51
Forum: Bug reports
Topic: FIXED: Document switch should handle mouse wheel scroll...
Replies: 3
Views: 8409

Re: Document switch list should handle mouse wheel scroll...

You know, sometimes I suspect you have a seventh sense (seventh, since proprioception is the 6th) :-D Yes, indeed I assumed it would work with any number of files. But I think it is alright as it is now -- however focusing file after a double-click would be intuitive and quite handy, too.
by pjj
11 Jul 2015 18:57
Forum: Bug reports
Topic: FIXED: Document switch should handle mouse wheel scroll...
Replies: 3
Views: 8409

FIXED: Document switch should handle mouse wheel scroll...

...but it doesn't, at least for me. Same was true for beta 2.