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
lsp: Declare capability for handling change notifications (#1223)
Tailwind LSP server is already capable of handling change notifications,
but it does not declare a capability in it's Server Capabilities. Thus,
clients such as Zed do not send out this notification.
---------
Co-authored-by: Jordan Pittman <jordan@cryptica.me>
0 commit comments