lsp-ui icon indicating copy to clipboard operation
lsp-ui copied to clipboard

Code actions in sideline with multiple lines marked

Open jpe90 opened this issue 2 years ago • 0 comments

When I mark multiple lines and invoke lsp-execute-code-action while using rust-analyzer, I'll get context-sensitive options such as "Extract into function". However, they won't show up in the lsp-ui sideline like normal code actions will. Is there any way to enable them to do so?

jpe90 avatar Feb 04 '22 19:02 jpe90