develop #3
Reference in New Issue
Block a user
No description provided.
Delete Branch "develop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
* Rename legacy controller subsystem (LSPController, websocket controller, controller events, and base classes) into clarified client module for LSP communication * Structure around LSPManager and LSPManagerClient to handle orchestration and client lifecycle * Update plugin integration to use LSPManager instead of LSPController * Simplify architecture by reducing controller indirection