Code actions not showing any action where there are more than one diagnostics #2042
Unanswered
Sunil-Chauhan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Code actions is not working if more than one diagnostics are shown and the one with 'fix available' is at the bottom. If we use vim.lsp.buf.code_action it works fine even with many diagnostics on the same line.
Beta Was this translation helpful? Give feedback.
All reactions