jmederosalvarado / roslyn.nvim

Roslyn LSP plugin for neovim
MIT License
192 stars 33 forks source link

Improved Hover Experience #30

Open EnochMtzR opened 3 months ago

EnochMtzR commented 3 months ago

The issue:

before_optimized

After:

after_optimized

elan-hwang commented 2 months ago

Is there anything that blocks this PR?

EnochMtzR commented 2 months ago

@elan-hwang not that I'm aware of!

iamim commented 3 days ago

Hi @EnochMtzR Would you mind re-implementing it in https://github.com/seblj/roslyn.nvim?