Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Deliberation Lab Experiment Development ToolsNew to Visual Studio Code? Get it now.
Deliberation Lab Experiment Development Tools

Deliberation Lab Experiment Development Tools

Deliberation Lab

|
3 installs
| (0) | Free
Tools for experiment designers to use in creating experiments for deliberation lab
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Deliberation Lab Experiment Development Tools

This repository contains tools for researchers and experiment designers to create, validate, and manage experiments for the Deliberation Lab. The main functionality includes a Visual Studio Code (VS Code) extension for syntax highlighting, validation, and YAML schema validation of experiment configuration files (.treatments.yaml).

Project Overview

This VS Code extension enhances experiment design workflows by:

1.	Providing syntax highlighting for .treatments.yaml files.
2.	Using Zod schemas to validate experiment configurations.
3.	Diagnosing errors with detailed, line-specific feedback.
4.	Allowing structured YAML configuration for treatments, sequences, elements, and other experiment components.
5.	Displaying useful, context-aware validation and error messages for experiment designers.

Roadmap

  • [ ] Prompt file validation
  • [ ] Timeline visualization for experiment component display
  • [ ] Participant preview

Installation

In a working directory:

# download the extension from github
wget https://github.com/Watts-Lab/deliberation-lab-tools/raw/main/deliberation-lab-tools-0.0.1.vsix -P .

# install in vscode
code --install-extension deliberation-lab-tools-0.0.1.vsix
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft