Search found 92 matches
- 25 May 2023 13:10
- Forum: Bugs
- Topic: Emmet bug - grouping/multiplier
- Replies: 0
- Views: 47
Emmet bug - grouping/multiplier
Hi Rickard, Emmet is not correctly handling grouping and multiplier options. If I expand this snippet: table>(tr>td*2)*2 I would expect to get: <table> <tr> <td></td> <td></td> </tr> <tr> <td></td> <td></td> </tr> </table> Thanks for checking.
- 19 May 2023 16:04
- Forum: Features
- Topic: DONE: ability to change highlight/style of unmatched brace
- Replies: 12
- Views: 464
Re: DONE: ability to change highlight/style of unmatched brace
That was for All Languages, I'll try setting it per language...
- 19 May 2023 16:03
- Forum: Bugs
- Topic: FIXED? Highlight CSS color values is highlighting HTML entities
- Replies: 6
- Views: 235
Re: Highlight CSS color values is highlighting HTML entities
P.S. I know I should style this properly to achieve the spacing, don't judge me

- 19 May 2023 09:34
- Forum: Bugs
- Topic: FIXED? Highlight CSS color values is highlighting HTML entities
- Replies: 6
- Views: 235
Re: Highlight CSS color values is highlighting HTML entities
Yes, but if the # is preceded by an &, it's an entity, not a colour code.
- 15 May 2023 12:15
- Forum: Bugs
- Topic: FIXED? Highlight CSS color values is highlighting HTML entities
- Replies: 6
- Views: 235
FIXED? Highlight CSS color values is highlighting HTML entities
Hi Rickard, the function to highlight CSS colors is identifying HTML entities as color values, e.g. £
- 10 May 2023 14:38
- Forum: Features
- Topic: DONE: ability to change highlight/style of unmatched brace
- Replies: 12
- Views: 464
Re: DONE: ability to change highlight/style of unmatched brace
Any ideas? In my previous post, the opening brace is missing but the highlight is not being applied?
Thanks.
Thanks.
- 25 Apr 2023 09:45
- Forum: Features
- Topic: DONE: Include backtick in [automatically enclose selection with quotes]
- Replies: 1
- Views: 196
DONE: Include backtick in [automatically enclose selection with quotes]
Hi Rickard, please can you update the function to work with a backtick [`] as well?
Many thanks!
Many thanks!
- 25 Apr 2023 09:37
- Forum: Features
- Topic: DONE: ability to change highlight/style of unmatched brace
- Replies: 12
- Views: 464
Re: DONE: ability to change highlight/style of unmatched brace
Hi Rickard, the colouring just isn't being applied for me, can you think of any settings which might be stopping it from working?
Thank you.
Thank you.
- 18 Apr 2023 16:17
- Forum: Features
- Topic: DONE: ability to change highlight/style of unmatched brace
- Replies: 12
- Views: 464
Re: DONE: ability to change highlight/style of unmatched brace
If it only works highlighting opening braces without a closing brace, so be it, but it still does not apply the selected foreground colour on unmatched opening braces (for me at least).
- 17 Apr 2023 14:18
- Forum: Features
- Topic: DONE: ability to change highlight/style of unmatched brace
- Replies: 12
- Views: 464
Re: DONE: ability to change highlight/style of unmatched brace
Thanks Rickard, I got the v15.85 update and it doesn't seem to be working correctly, specifically the foreground colour doesn't get applied.
- 13 Apr 2023 10:12
- Forum: Features
- Topic: DONE: ability to change highlight/style of unmatched brace
- Replies: 12
- Views: 464
DONE: ability to change highlight/style of unmatched brace
Hi Rickard.
I posted a question how to do this but no-one knows the answer, so I guess maybe it's not possible. Please can you look into adding this functionality?
Many thanks.
I posted a question how to do this but no-one knows the answer, so I guess maybe it's not possible. Please can you look into adding this functionality?
Many thanks.
- 05 Apr 2023 12:54
- Forum: Questions
- Topic: How to change colour for unmatched brace?
- Replies: 0
- Views: 167
How to change colour for unmatched brace?
Hi Rickard.
I think there used to be an option in the Theme Manager to change the colour of an unmatched brace. I can't find it now and want to change it, for me at the moment it's black text with a red background and I lose sight of my cursor. Do you know how I can change it?
Thanks.
I think there used to be an option in the Theme Manager to change the colour of an unmatched brace. I can't find it now and want to change it, for me at the moment it's black text with a red background and I lose sight of my cursor. Do you know how I can change it?
Thanks.
- 29 Mar 2023 10:27
- Forum: Features
- Topic: DONE: Alternative shell for Open Cmd Prompt
- Replies: 5
- Views: 1910
Re: DONE: Alternative shell for Open Cmd Prompt
Hi Rickard, it's quite alright. No problem, thanks very much for all your work making this by far the best editor I've ever used! 

- 22 Feb 2023 13:35
- Forum: Features
- Topic: DONE: Alternative shell for Open Cmd Prompt
- Replies: 5
- Views: 1910
Re: DONE: Alternative shell for Open Cmd Prompt
Bump!
Hi Rickard, is this a possibility?
Thanks
Hi Rickard, is this a possibility?
Thanks

- 15 Feb 2023 15:14
- Forum: Bugs
- Topic: FIXED: Small selection bug with Text highlighter
- Replies: 1
- Views: 305
FIXED: Small selection bug with Text highlighter
Hi Rickard, while using the "Text file" highlighter, if the bracket matching is on, when you make a selection, the bracket highlighting overrides the text selection. It doesn't do this with the other highlighters.
Thank you.
Thank you.