LSP Servers
Use language servers for richer code intelligence.
Built-in
OpenABCode inherits built-in LSP discovery for supported languages.
How It Works
LSP tools run locally and provide symbols, diagnostics, and references to the coding agent.
Best Practices
Keep dependencies installed and run from the project root so language servers resolve the workspace correctly.