Skip to content

lsp: Send DidOpen notifications when changing selections in multi buffer #22958

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

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

osiewicz
Copy link
Contributor

Fixes #22773

Release Notes:

  • Fixed an edge case with multibuffers that could break language features within them.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jan 10, 2025
@osiewicz osiewicz force-pushed the multi_buffer_send_open_notification_on_selections branch from 56e7322 to 5014f80 Compare February 7, 2025 11:18
@osiewicz osiewicz merged commit b6b06cf into main Feb 7, 2025
12 checks passed
@osiewicz osiewicz deleted the multi_buffer_send_open_notification_on_selections branch February 7, 2025 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multibuffers: go to definition no longer works
1 participant