Chris Grieser

Results 409 comments of Chris Grieser

I see. Thanks for the explanation; guess I'll have to resort writing a bunch of lua patterns to filter out the correct messages then 🙈

hmmm, your snippet does work for me, but I also don't think it's worth spending the time debugging when the issue would be tackled via the upstream anticonceal feature anyway....

ah yes, I use nvim-notify to redirect all `print` commands to a notification. (noice.nvim does a similar thing). For whatever reason, it seems silent notifications still get redirected. Maybe the...

Ah yes, that looks indeed looks je it could be it. Do you know how I can tell which type a particular code action has?

hi, sorry for not responding. So yeah, it kinda goes in that direction. However, it would need to be quite fine-grained, since for example in one language, I Ignore refactors,...

In case anyone finds this via search, I found a much better solution for this. While `fd` does not allow for any kind of result sorting (it has no `--sort`...

As far as I can tell, opening via Alfred works now. (neovide 0.13)

Just found this via search and bumping this, so it does not go lost amidst all the other open PRs. This is indeed would indeed be a great feature to...

@gzbd just gave your fork a try and so far, it looks good to me. Since your fork does not allow issues, and in the hope of taking some burden...