CAOS and Agenteering for Visual Studio CodeLanguage support for the Creatures series' CAOS scripting language and catalogue files. This repository contains the Visual Studio Code extension, its language server, and reusable npm packages for CAOS and catalogue tooling. Features
Install the extensionInstall Creatures CAOS and Agenteering from the Visual Studio Code Marketplace, then open a workspace containing CAOS or catalogue files. Choose CAOS: Set CAOS Variant from the Command Palette to set the workspace variant. ConfigurationThe extension contributes settings under
Use the Settings editor and search for npm packagesPackages are published independently for integrations that need CAOS or catalogue language tooling:
Each package directory has its own npm-focused README with installation and usage notes. DevelopmentThis is a Yarn workspace. Install dependencies and build all packages with:
Useful commands:
License |