Skip to content
Technically Business Central
Project

Zed AL Extension

Full AL language support in Zed. Native Rust LSP, Insight Engine for cross-extension intelligence, and it actually works on Linux.

Details

Status
Active
Tech Stack
Rust WASM Tree-sitter LSP
Articles
4 articles

About

A Zed extension that replaces Microsoft's VS Code-only AL tooling with a native Rust implementation. IntelliSense, diagnostics, go-to-definition (including virtual documents for built-in BC objects), build, publish, debug. The Insight Engine traces events across all installed extensions and maps call graphs, object dependencies, and table relationships. Runs on Linux where Microsoft's language server crashes.

Related Articles