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

Force Vue and Svelte language servers to be the first in the list for their languages (cherry-pick #16654) #16666

Closed
wants to merge 1 commit into from

Conversation

gcp-cherry-pick-bot[bot]
Copy link

Cherry-picked Force Vue and Svelte language servers to be the first in the list for their languages (#16654)

Follow-up of #15624

Fixes #13769
Fixes #16469

This way, those are considered "primary" and serve all LSP requests like
go to definition. Before, Tailwind language server was first and
returned nothing for all LSP requests.

  • Fixed Vue and Svelte languages integrations not handling LSP requests
    properly (#13769)
    (#16469)

… their languages (#16654)

Follow-up of #15624

Fixes #13769
Fixes #16469

This way, those are considered "primary" and serve all LSP requests like
go to definition. Before, Tailwind language server was first and
returned nothing for all LSP requests.

- Fixed Vue and Svelte languages integrations not handling LSP requests
properly ([#13769](#13769))
([#16469](#16469))
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Aug 22, 2024
@SomeoneToIgnore
Copy link
Contributor

Was made manually.

@SomeoneToIgnore SomeoneToIgnore deleted the cherry-pick-ff913f-v0.150.x branch August 22, 2024 12:52
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.

1 participant