Skip to content

Get the rustaceanvim diagnostics to a file browser in neovim (nvim-tree, mini.files) #797

Closed Answered by mrcjkb
olekspickle asked this question in Q&A
Discussion options

You must be logged in to vote

Hey 👋

What you're requesting isn't really specific to rustaceanvim. You can use :h vim.diagnostic.get to get diagnostics, regardless of the language.
rust-analyzer publishes diagnostics for the whole workspace (not all language servers do).

Regarding how to implement that in the file browser plugins, I'd suggest asking for guidance there.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by olekspickle
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants