Yttrium
Yttrium
> remove your custom association pattern or change it to avoid including files that are not `playbooks` or `tasks` files @ssbarnea Thanks for your reply. I changed my file association...
Updated `icons.all.ts` for TypeScript: https://gist.github.com/Alecton4/66c9eee74ad94d463523a8dfb65f6a01
Is it possible to configure VSCode to use other extensions rather than dendron to render markdown preview? I love dendron's refactoring ability, but this preview issue really keeps me away...
@amesgen Yes! Formatting the code parts in literate Haskell is exactly what I mean, sorry for not clearly specifying it. BTW, may I ask the reason why this snippet ```lhs...
Now the problem is even worse. I'm not sure whether it's caused by VSCode or FOAM, although extension bisect indicates it's caused by FOAM. When clicking the reference-style links in...
@Finii I tried adjusting `"editor.fontSize"` in VSCode, found that font size `14`-`16` have this issue, ~~`=17` not~~, size `8` and `9` also have this issue. And in size `8`, zero...
@Finii Sorry I'm unfamiliar with the font design area, but I think the original `Cascadia Code` that works fine on my machine is not installed as "variable font". I installed...
30 Jan: The extension stopped working and outputted these logs. Maybe the deprecation is taking effect now... ```log Ready! Initializing... [Error - 12:11:42 PM] Server initialization failed. Message: Request initialize...
Once upon a time there was a `grammarly.severity` option ([line 271 in `package.json`](https://github.com/znck/grammarly/pull/73/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519)) to control the diagnostic severity. Not sure why it's gone.
> > > Are you using the Microsoft "C/C++" extension? I can get an output like the one you showed if I enabled the Microsoft "C/C++" extension. However, if I...