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

revert: "feat(lsp): add codeActionKinds" #3897

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

nhedger
Copy link
Member

@nhedger nhedger commented Sep 15, 2024

Reverts #3731, because it causes code actions and quick fixes to no longer be available in VS Code.

Let's revert this and release a patch version to address the issue. This will give us more time to decide how to fix the regression without impacting users longer than necessary.

Fixes #3879
Fixes #3887

@github-actions github-actions bot added the A-LSP Area: language server protocol label Sep 15, 2024
@nhedger nhedger changed the title Revert "feat(lsp): add codeActionKinds" revert: "feat(lsp): add codeActionKinds" Sep 15, 2024
@nhedger nhedger merged commit 87866cf into main Sep 15, 2024
13 of 14 checks passed
@nhedger nhedger deleted the revert-3731-feature_add_code_action_kinds branch September 15, 2024 14:08
@nhedger nhedger added the A-Changelog Area: changelog label Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-LSP Area: language server protocol
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Fix on save doesn't fix importing types anymore 🐛 Quick Fix Actions no longer suggested
2 participants