Abstract illustration of a code graph resolving into linked symbols, representing semantic code navigation

The AL LSP Server: Giving AI Agents a Semantic Model of AL Code

ALTool can now launch a full Language Server Protocol server for AL over stdio. It gives an agent go-to-definition, find-references and rename across projects, instead of grep. Here's what the documentation actually specifies, including the configuration layering that decides which settings win.

Read more