-
As titled, is there a variable (boolean t/nil) that controls this behavior? Currently, when there are more than one code action candidates at point, invoking lsp-execute-code-action will display the actions candidates in whichever completion framework the user uses (in my case, ivy/counsel). However, if there's only one candidate, lsp-mode will directly apply the code-action at point, without prompting the user to select. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
lsp-auto-execute-action |
Beta Was this translation helpful? Give feedback.
-
Thanks a ton, exactly what I was looking for. |
Beta Was this translation helpful? Give feedback.
lsp-auto-execute-action