A Visual Studio Code extension that provides language support for Hierarchical Domain Definition Language (HDDL) files through real-time validation and error checking.
Features
Real-time validation of HDDL domain and problem files
Error highlighting with actionable error messages
Syntax checking based on official HDDL specification
Type checking for parameters, predicates, and tasks
Detection of common modeling issues like undefined entities, cyclic dependencies, and contradictory formulas
Prerequisites
This extension requires the HDDL Parser language server to be built separately.