You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?