AL Perf VS Code

Active

A VS Code extension that brings AL Perf's performance analysis directly into the editor with decorations, CodeLens, and suggested fixes.

A VS Code extension that integrates AL Perf performance analysis into the editor. Sends .alcpuprofile files to the hosted analysis service and streams findings back in real time.

Shows results across five integration points: a webview summary panel with health score and hotspots, tree views in the activity bar, gutter icons and line highlights in the editor, CodeLens annotations above procedures with issue counts, and entries in the Problems panel. Includes a profile watcher that auto-detects new profiles in .snapshots/ and a diff editor preview for AI-suggested fixes.

Work in progress. Companion to the AL Perf CLI and AL Perf BC app.