I’m playing around with joyride (thanks!) and was wondering whether the vscode api allows for inserting squigglie lines 🤔
…as part of the programmatic language features it seems: https://code.visualstudio.com/api/language-extensions/programmatic-language-features#provide-diagnostics
Yes, that should work, I think. If you make an example, please consider contributing it to the repository!
And please don't hesitate to ask for help. Here's the diagnostics example from their examples collection: https://github.com/microsoft/vscode-extension-samples/tree/main/diagnostic-related-information-sample
I think that what Joyride might be lacking to implement that example better is access to the extension context. I'll add that.
thanks for that example! It looks already like a not-so-easy introduction to this domain 🙂 Will contribute when I got something.
It's an interesting example use case. That said, depending on the use case you might get away with configuring a Task with a problem matcher.
https://app.smartmailcloud.com/web-share/R5-uk8dhhnczm_sC5RggEetrSFHKpKpdsR6-9xNH. I'm curious how they found out about it
Probably HN?
New Joyride release: [0.0.4] - 2022-05-05
• https://github.com/BetterThanTomorrow/joyride/issues/28
• whenhttps://github.com/BetterThanTomorrow/joyride/issues/29