VSCode Extension

Full language support for ACDL with syntax highlighting, live diagnostics, and instant preview

Install from Marketplace Download VSIX

Installation

Install the extension in seconds

Command Line

code --install-extension acdl-language-0.1.1.vsix

Manual VSIX Install

  1. 1 Press Ctrl+Shift+P
  2. 2 Type "Extensions: Install from VSIX"
  3. 3 Select the downloaded .vsix file

Features

Everything you need for productive ACDL development

Syntax Highlighting

Color-coded keywords, roles, templates, context variables, and comments

Live Diagnostics

Parse errors shown as red underlines in real-time as you type

Live Preview

Visualization panel that updates automatically as you edit

Go-to-Definition

Click prompt.X references to jump to label definitions

Bracket Matching

Auto-closing pairs and matching bracket highlighting

Code Folding

Collapse and expand blocks for easier navigation