Language support for ACDL (Agentic Context Description Language) in Visual Studio Code.
ACDL is a domain-specific language for describing and visualizing agentic prompt structures, including multi-turn conversations, tool use patterns, and context flow.
Features
Syntax Highlighting - Full syntax highlighting for ACDL files (.acdl)
Diagnostics - Real-time error checking and validation as you type
Preview Panel - Visualize your ACDL prompts with the preview command
Go-to-Definition - Jump to label and template definitions
Usage
Open any .acdl file
Use the preview button in the editor title bar (or run ACDL: Show Preview from the command palette)
Edit your ACDL code and see diagnostics in real-time