mrcjkb / rustaceanvim

Supercharge your Rust experience in Neovim! A heavily modified fork of rust-tools.nvim
GNU General Public License v2.0
1.3k stars 47 forks source link

Support colored diagnostic in popup window #442

Open xzbdmw opened 2 weeks ago

xzbdmw commented 2 weeks ago

Feature description

https://github.com/rust-lang/rust-analyzer/blob/master/docs/dev/lsp-extensions.md#colored-diagnostic-output

currently it is plain text. I’d like to implement this