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
`lsp--code-action-title': handle both preferred and disabled code
actions, because the LSP protocol does not forbid that case. Such a code
action might be a refactoring that addresses the issue but can't be
executed because there isn't enough RAM, for example.
0 commit comments