Daniel Csillag
Daniel Csillag
Maybe it's worth documenting another instance of this problem (again exemplified in Haskell code): multiple indent guides where there should only be one. 
I have an idea in my head on how it should look like, but I feel like I've also seen some editor out there do it properly. I'll look for...
Update: Just found https://github.com/DarthFennec/highlight-indent-guides, which implements this stuff in Emacs, and looks correct (for Lisp code, which suffers from the same issues as Haskell).
So, I've decided to finally make a serious attempt at this and started my own fork. The idea is to have something that should be ready to [possibly] PR. I...
Thanks!! Yeah, it's probably wise not to put issues related to my fork in here. I've opened an issue over there for this: [dccsillag/picom/issues/1](https://github.com/dccsillag/picom/issues/1). No idea what's up with the...
> Is there a way this will be improved and merged into the main branch? The idea is that I will eventually open a PR. However, there are some issues...
Of course! I can tackle it tomorrow.
> Can you squash fixes into appropriate commits? If the fix is tricky or could be a common pitfall, you can add some comments in the code and/or the commit...
I'm terribly sorry for the disappearance. Unfortunately, I've been (and still am) extremely busy with personal matters, so I couldn't really tackle this work much. But I won't be abandoning...
> Do not lose hope padawan @dccsillag is surely watching over us Indeed, I am :smile: In all seriousness, though, I hope to clock in some work on this next...