Skip to content

Add params to ClientResponse#35

Merged
rchl merged 1 commit intomainfrom
feat/client-response-params
Apr 18, 2026
Merged

Add params to ClientResponse#35
rchl merged 1 commit intomainfrom
feat/client-response-params

Conversation

@rchl
Copy link
Copy Markdown
Member

@rchl rchl commented Apr 17, 2026

Extended the ClientResponse type responses with params.

This is for the on_pre_send_response_async handler added in sublimelsp/LSP@cdf24c3 where we also want to include the original params in the context of the handler.

ClientResponse was not used in any of the handlers before (in LSP) so it's not affecting anything existing.

@rchl rchl merged commit 49ef4c2 into main Apr 18, 2026
1 check passed
@rchl rchl deleted the feat/client-response-params branch April 18, 2026 17:16
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.

2 participants