You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there anyway to get the "hover" information from the second language server when the first returns nothing? I'm trying to use the Tailwind LS along with the Svelte LS inside .svelte files, however, if I put the Svelte LS first in my config then tailwind returns nothing when I Space + k, but if I put the Tailwind LS first than nothing is returned on elements when I Space + k or anything else in the .svelte file other than the tailwind classes.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is there anyway to get the "hover" information from the second language server when the first returns nothing? I'm trying to use the Tailwind LS along with the Svelte LS inside .svelte files, however, if I put the Svelte LS first in my config then tailwind returns nothing when I
Space + k
, but if I put the Tailwind LS first than nothing is returned on elements when ISpace + k
or anything else in the .svelte file other than the tailwind classes.Beta Was this translation helpful? Give feedback.
All reactions