ruff/crates/ty_server
Dhruv Manilawala fc72ff4a94
[ty] Send a single request for registrations/unregistrations (#19822)
## Summary

This is a small refactor to update the server to send a single request
to perform registrations and unregistrations of dynamic capabilities.

## Test Plan

Existing E2E test cases pass, add a new test case to verify multiple
registrations.
2025-08-08 08:42:48 +00:00
..
src [ty] Send a single request for registrations/unregistrations (#19822) 2025-08-08 08:42:48 +00:00
tests/e2e [ty] Send a single request for registrations/unregistrations (#19822) 2025-08-08 08:42:48 +00:00
Cargo.toml [ty] Support LSP client settings (#19614) 2025-08-06 18:37:21 +05:30