Skip to content
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

Clients not capable executing mutations receive the code action #8

Open
hegyibalint opened this issue Nov 15, 2024 · 0 comments
Open
Assignees
Labels
a:bug in:lsp lsp, and tapi models

Comments

@hegyibalint
Copy link
Member

hegyibalint commented Nov 15, 2024

Expected behavior

The clients should be able to communicate that they support mutations.
If they support mutations, we could send them the codeActions.

Current behavior

Eclipse, for example, does not support mutations yet, but it receives the mutation-related codeActions.
This is misleading, as it looks like we can do something we are not.

@hegyibalint hegyibalint self-assigned this Nov 15, 2024
@hegyibalint hegyibalint added in:lsp lsp, and tapi models a:bug labels Nov 15, 2024
@hegyibalint hegyibalint changed the title Implement a capability denoting that the client can do mutations Clients not capable executing mutations receive the code action Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:bug in:lsp lsp, and tapi models
Projects
None yet
Development

No branches or pull requests

1 participant