The ability to use virtual lines (not just virtual text) for diagnostics
is something I'd like to see added as a builtin option for Neovim's
diagnostics. Before attempting to implement this myself, I wanted to see
if you'd be interested in upstreaming some form of your plugin to
Neovim?
If so, we can have a more detailed discussion on what features exactly
should be included. But if you're not interested I understand, like I
said I just wanted to run the idea by you.
Thanks!
Greg
On Wed, 14 Aug 2024, at 18:55, Gregory Anders wrote:
> The ability to use virtual lines (not just virtual text) for diagnostics
> is something I'd like to see added as a builtin option for Neovim's
> diagnostics. Before attempting to implement this myself, I wanted to see
> if you'd be interested in upstreaming some form of your plugin to
> Neovim?
>
> If so, we can have a more detailed discussion on what features exactly
> should be included. But if you're not interested I understand, like I
> said I just wanted to run the idea by you.
>
> Thanks!
>
> Greg
Hi Greg,
I'd be happy to see this upstream.
For better integration with upstream, the following is also relevant:
https://github.com/neovim/neovim/issues/22900
Cheers,
--
Hugo