Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Commit d7f0dc6

Browse files
author
Jobdori
committed
Merge jobdori/lsp-client: LspRegistry dispatch for all LSP tool actions
2 parents cc0f92e + 2d66503 commit d7f0dc6

File tree

3 files changed

+461
-9
lines changed

3 files changed

+461
-9
lines changed

rust/crates/runtime/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ mod conversation;
66
mod file_ops;
77
mod hooks;
88
mod json;
9+
pub mod lsp_client;
910
mod mcp;
1011
mod mcp_client;
1112
mod mcp_stdio;

0 commit comments

Comments
 (0)