Hi Rickard, the font-size in the fold hint is huge compared to the editor font-size. Please can you make it match the editor font-size?
Might be similar to this issue viewtopic.php?t=5971
Thanks!
Search found 140 matches
- 09 Sep 2026 09:59
- Forum: Bugs
- Topic: FIXED: Font-size in fold hint
- Replies: 1
- Views: 237
- 27 Aug 2026 11:42
- Forum: Bugs
- Topic: FIXED: Parentheses breaking syntax hightlighting in PHP string
- Replies: 1
- Views: 335
FIXED: Parentheses breaking syntax hightlighting in PHP string
Hi Rickard, including parentheses in strings in PHP code appears to break the syntax highlighting.
- 24 Aug 2026 17:23
- Forum: Features
- Topic: DONE: Code folding #region in PHP
- Replies: 12
- Views: 55965
Re: DONE: Code folding #region in PHP
Hi Rickard, seems like this is broken again, I have some code as such:
#region...
...
#endregion
The fold at #region folds everything until the end of the document
Version 16.66 beta 7 (64-bit)
#region...
...
#endregion
The fold at #region folds everything until the end of the document
Version 16.66 beta 7 (64-bit)
- 24 Jul 2026 13:47
- Forum: Bugs
- Topic: FIXED: Wrong comment syntax in PHP file
- Replies: 2
- Views: 514
FIXED: Wrong comment syntax in PHP file
Hi Rickard, sometimes when I'm editing a PHP file, inside a PHP code block, I hit "block comments", or the keyboard shortcut, and it will insert HTML comments <!-- -->, instead of PHP line comments, like it did before //
- 15 Jul 2026 09:41
- Forum: Bugs
- Topic: FIXED: Font-size in hint panel
- Replies: 2
- Views: 641
FIXED: Font-size in hint panel
Hi Rickard, in the hint panel which pops up while typing, the font size is really big relative to the editor font size, please can you make it match the editor font size?
Many thanks.
Many thanks.
- 20 May 2026 11:23
- Forum: Bugs
- Topic: FIXED: HighlightColorsAction does not appear to be working
- Replies: 3
- Views: 2874
Re: HighlightColorsAction does not appear to be working
It used to work, it was assigned to Alt+C, now if I assign Alt+C to a different action e.g. OpenColorsAction, it works (opens the color dialog), but if I assign Alt+C to HighlightColorsAction, instead it opens the Ma c ros menu item (as if unassigned). I also can't get any other keyboard shortcut to ...
- 19 May 2026 11:20
- Forum: Bugs
- Topic: FIXED: HighlightColorsAction does not appear to be working
- Replies: 3
- Views: 2874
FIXED: HighlightColorsAction does not appear to be working
Hi Rickard, I've tried using this with a few different keyboard shortcuts but it does nothing.
- 30 Apr 2026 09:41
- Forum: Development - Beta Versions
- Topic: Version 16.60 beta 1
- Replies: 3
- Views: 3592
Re: Version 16.60 beta 1
Okay, thanks.
Do you think you could add a keyboard shortcut to toggle the highlighting, in case you want to use it in other file types?
Cheers.
Do you think you could add a keyboard shortcut to toggle the highlighting, in case you want to use it in other file types?
Cheers.
- 29 Apr 2026 19:55
- Forum: Development - Beta Versions
- Topic: Version 16.60 beta 1
- Replies: 3
- Views: 3592
Re: Version 16.60 beta 1
Hi Rickard, how do we enable the alternative line highlighting?
Please can you add a keyboard action so we can assign a hotkey to toggle the highlighting on/off?
Thanks very much!
Please can you add a keyboard action so we can assign a hotkey to toggle the highlighting on/off?
Thanks very much!
- 20 Apr 2026 18:40
- Forum: Features
- Topic: Alternate lines background colour
- Replies: 5
- Views: 58226
Re: Alternate lines background colour
That's great Rickard, thank you!
Is it possible to change the shaded lines colour (.ini file setting)?
Is it possible to change the shaded lines colour (.ini file setting)?
- 09 Apr 2026 20:39
- Forum: Features
- Topic: Alternate lines background colour
- Replies: 5
- Views: 58226
Re: Alternate lines background colour
Hi Rickard, is this something you think might be possible? It will be useful when looking at log files in specific.
Thanks again.
Thanks again.
- 26 Mar 2026 13:49
- Forum: Bugs
- Topic: FIXED: File Explorer panel sort order keeps reverting
- Replies: 3
- Views: 33576
Re: NOT FIXED: File Explorer panel sort order keeps reverting
Hi Rickard, please check this, it seems to be broken again in v16.56.
Thank you.
Thank you.
- 18 Mar 2026 14:20
- Forum: Features
- Topic: DONE: Code folding #region in PHP
- Replies: 12
- Views: 55965
Re: DONE: Code folding #region in PHP
Thanks Rickard!
That does work, but it disables any fold regions in the region. It's not too serious at the moment because I typically want to collapse the region, but just saying, other fold regions don't do that.
That does work, but it disables any fold regions in the region. It's not too serious at the moment because I typically want to collapse the region, but just saying, other fold regions don't do that.
- 15 Mar 2026 18:29
- Forum: Features
- Topic: DONE: Code folding #region in PHP
- Replies: 12
- Views: 55965
Re: DONE: Code folding #region in PHP
Hi Rickard, I am using
Please include this syntax in the fix.
Thank you!
Code: Select all
#region
...
#endregion
Thank you!
- 13 Mar 2026 15:26
- Forum: Features
- Topic: DONE: Code folding #region in PHP
- Replies: 12
- Views: 55965
Re: DONE: Code folding #region in PHP
Hello again, I have upgraded to v16.56 but it still doesn't create an automatic fold region, is there something I should check?
Thank you.
Thank you.
