Skip to content

Commit

Permalink
Force Vue and Svelte language servers to be the first in the list for…
Browse files Browse the repository at this point in the history
… 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))
  • Loading branch information
SomeoneToIgnore authored Aug 22, 2024
1 parent 132143f commit db3285c
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit db3285c

Please sign in to comment.