-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
fix(lsp): add silent options in code_action params table #22651
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This is too special-case and the use-case is not explained.
|
With #22598 one can use this hack to clear the screen after
A more ideal approach would be for
|
I already notice that pr. but what i mean in this pr. when you set the |
As mentioned, too special-case. Perhaps all of these LSP features should accept something like a
The short-term solution could be to add |
looks useful ? not sure. when there have this pr i will take a look at this. currently refactor pmenu now . |
sometimes is annoying . add a new field
silent
in options table to disable run this notify when there is no code actions.