Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>AMSL SchemasNew to Visual Studio Code? Get it now.
AMSL Schemas

AMSL Schemas

Linus Bierhoff

|
1 install
| (0) | Free
YAML schemas for AMSL config files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AMSL Schemas

VS Code extension providing YAML schema validation for AMSL configuration files.

Features

  • Schema Validation: Automatic validation of AMSL YAML configuration files
  • Multiple Config Types: Support for different AMSL configuration file types:
    • Module configurations (*.module.yaml, *.module.yml)
    • Global configurations (*.global.yaml, *.global.yml)
    • Assessment configurations (*.assessment.yaml, *.assessment.yml)
    • LLM Agent configurations (*.agent.yaml, *.agent.yml)
    • Collection configurations (*.collection.yaml, *.collection.yml)
  • IntelliSense Support: Real-time validation and helpful suggestions as you edit

Requirements

This extension requires the YAML support extension by Red Hat to be installed and enabled.

How to Use

  1. Create or open an AMSL configuration file with one of the supported naming patterns
  2. The extension automatically validates your YAML against the corresponding AMSL schema
  3. Errors and warnings appear inline in your editor
  4. Hover over highlighted issues for more information

Schema Sources

Schemas are fetched from the AMSL content repository:

  • https://orion.s3.iism.kit.edu/amsl-content/p/schemas/

Release Notes

0.0.1

Initial release with support for AMSL configuration file validation.


Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft