AL Language Server for Claude Code
ActiveNative AL Language Server Protocol integration for Claude Code, bringing full code intelligence (symbol navigation, references, hover info, call hierarchy) to Business Central development with AI assistance.
Native integration of Microsoft’s AL Language Server into Claude Code, giving the AI assistant the same code intelligence that VS Code has for Business Central development. Uses the actual AL compiler for analysis, not regex matching.
Go-compiled wrappers (Windows, Linux, macOS) with no runtime dependencies. Automatically locates the newest AL extension version from your VS Code installation.
Supported LSP operations: go to definition, go to implementation, find references, hover information, document symbols, call hierarchy (incoming and outgoing calls), and multi-project workspace support.
Requires VS Code with the AL Language extension installed. Enable with ENABLE_LSP_TOOL=1.