Skip to content

Skip empty capability dynamic registration#1563

Open
zbinlin wants to merge 1 commit intotailwindlabs:mainfrom
zbinlin:fixes-update-capability
Open

Skip empty capability dynamic registration#1563
zbinlin wants to merge 1 commit intotailwindlabs:mainfrom
zbinlin:fixes-update-capability

Conversation

@zbinlin
Copy link
Copy Markdown

@zbinlin zbinlin commented Apr 6, 2026

Add a hasRegistration flag to track if any capabilities need dynamic registration. When no capabilities are supported by the client, avoid sending an empty client/registerCapability request which could cause unnecessary network overhead or hang in some LSP clients.

Add a hasRegistration flag to track if any capabilities need dynamic
registration. When no capabilities are supported by the client, avoid
sending an empty client/registerCapability request which could cause
unnecessary network overhead or hang in some LSP clients.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant