lsp_extensions.nvim icon indicating copy to clipboard operation
lsp_extensions.nvim copied to clipboard

Rust analyzer support commands

Open trevarj opened this issue 4 years ago • 0 comments

Rust-analyzer has these "extension" commands, which I do not believe are implemented yet with the built-in LSP. Here is an example of one and also the list of them provided by coc: https://rust-analyzer.github.io/manual.html#expand-macro-recursively https://github.com/fannheyward/coc-rust-analyzer#commands

This can be closed if this is not the correct repo to implement these.

trevarj avatar Feb 04 '21 13:02 trevarj