mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-01 20:31:57 +00:00
## 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. |
||
|---|---|---|
| .. | ||
| document | ||
| server | ||
| session | ||
| capabilities.rs | ||
| document.rs | ||
| lib.rs | ||
| logging.rs | ||
| server.rs | ||
| session.rs | ||
| system.rs | ||