claude-code: add lsp servers support
This commit is contained in:
parent
f0e123a7e2
commit
a455ac1bb3
5 changed files with 86 additions and 3 deletions
|
|
@ -47,7 +47,7 @@
|
|||
};
|
||||
|
||||
test.asserts.assertions.expected = [
|
||||
"`programs.claude-code.package` cannot be null when `mcpServers` or `enableMcpIntegration` is configured"
|
||||
"`programs.claude-code.package` cannot be null when `mcpServers`, `lspServers`, or `enableMcpIntegration` is configured"
|
||||
"Cannot specify both `programs.claude-code.memory.text` and `programs.claude-code.memory.source`"
|
||||
"Cannot specify both `programs.claude-code.agents` and `programs.claude-code.agentsDir`"
|
||||
"Cannot specify both `programs.claude-code.commands` and `programs.claude-code.commandsDir`"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue