triallax

Results 322 comments of triallax

This change makes sense to me. @sharkdp has your opinion on this issue changed? If not, let's add it in v5.9.0.

Okay, I'll try to do that when I get the time. Just for the record, the x86_64-glibc build issue (the one where the configure process gets stuck) turned out to...

> v0.6 will be released before the end of 2022. From that, you can submit UAD to [void-packages](https://github.com/void-linux/void-packages) if you are still motivated to do so. Sure, I still am....

I am able to reproduce this issue on Android 6 with a Huawei Y5, but there is only one black bar on the right, not on the left.

I'm quite tired right now, but after I get enough rest I'll investigate this issue more and then comment what I discover.

[Here's a log file](https://github.com/nwolverson/purescript-language-server/files/4230875/log.txt) that shows the communication between coc.nvim and `purescript-language-server`. The file is really large and hard to read, so I recommend putting the log file in [this...

I tried to check if this bug was fixed, but even before I updated to `0.13.6` from `0.12.9`, quickfix didn't work anymore. Same in `0.13.6`. I get this text at...

I tested this in coc.nvim. I might install VSCode to check if it works there or not.

Is there any way to work around this limitation (e.g. with a Chezmoi script)?

I guess it might also be breaking if somebody has an open import of `Data.Traversable` and they also import into scope a different `product`.