mirror of
https://github.com/instructkr/claude-code.git
synced 2026-04-03 17:38:49 +03:00
feat: LSP client integration with diagnostics, definitions, and references
This commit is contained in:
@@ -8,6 +8,7 @@ publish.workspace = true
|
||||
[dependencies]
|
||||
sha2 = "0.10"
|
||||
glob = "0.3"
|
||||
lsp = { path = "../lsp" }
|
||||
plugins = { path = "../plugins" }
|
||||
regex = "1"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user