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
Fix LSP client capability declarations to match server implementations
- Update all clients to correctly declare supported capabilities
- Add missing inlay hint and signature help support where servers provide it
- Remove unsupported diagnostic capabilities from clients
- Add comprehensive capability support to DenoClient
- Ensure client-server capability alignment for reliable LSP communication
0 commit comments