Jonathan Clark

Results 146 comments of Jonathan Clark

I'm releasing 2.1.0 beta here to test these changes to settings: - `todohighlight.include` is now dropped. - `todohighlight.includedLanguages` is now included as an optional list of languageIds where highlighting will...

This is a quick nudge to @willdhorn @elazarcoh @alkatar21 @ygoe hoping that one or more can test this new .vsix (which hopefully contains the updated documenation) so that I can...

I had changed `include` setting to `includedLanguages` in response to the request by @RyanTheTechMan in #69 at https://github.com/jgclark/vscode-todo-highlight/issues/69#issuecomment-1509329636. In #75 @alkatar21 commented that this stops just selecting a few files...

I couldn't figure out why this was this failing. Did you get that far @olivierverwoerd or @elazarcoh in your update to TS?

I've been trying for 30 minutes to test this in one of the web test environments, using various methods listed at https://code.visualstudio.com/api/extension-guides/web-extensions#web-extension-tests. I think it does install OK, but I...

Thanks. Sounds like I'd been doing the right thing. I'd tried a variety of browserTypes as well, given the following warning about Playwright which I couldn't get to go away....

Many thanks for your bug report and excellent suggestion. I have been thinking about the same need for different colours. Your suggested syntax seems sensible too.

I think you're suggesting being able to set this per highlight, right? Either way, it's challenging, as it would then need to know the syntax for all single- and multi-line...

Really? I find switching to a different tab and back to the one that was open is enough to re-load and re-apply the new settings. Have you tried that?

Yes, it's a good point. As I'm not the original author I'm not sure if this is a plugin limit, or a VSCode limit. Another way around this might be...