Caleb Heuer
Caleb Heuer
As far as I can tell, CCLS's current semantic highlighting support is not part of the LSP spec. That's what this PR is for - to add support for the...
I too would like an `--exclude-regex`. I am extremely familiar with regex, but not at all with glob patterns. And since `fd` does not support negative lookahead, it's impossible to...
+1 from me. I would like to have a fontawesome version of the GPU Icon I am using in my project, since almost absolutely every other icon I am using...
**EDIT:** I realized after posting this that I was misinterpreting the documentation, and boolean tags aren't actually what I need here. Apologies for the useless noise. I was very saddened...
@overlisted What I mean was that I don't _need_ to use this, because I misinterpreted the Debug Adapter Protocol documentation. However, having this feature would still make it more ergonomic,...
Yeah, unfortunately, there is no way to use `flag-lines` to draw on the right side of the buffer. Neovim has the advantage here, because they implement these using virtual text,...
 Here's another good one. Strange that the ranges take priority over markup strings.
I will try this in my SE playthrough and let you know if I find anything.
 Well it almost immediately crashes when I load it in my SE save. I tried removing it then re-enabling it but that doesn't help. ~~It must be crashing in...
@B-head Completely forgot to respond, but that did fix my issue. I haven't had much opportunity to play Factorio recently (been spending my time making mods instead) but when I...