Windows Sandbox Configuration
July 7, 2025 ยท View on GitHub
Visual Studio Code extension for authoring *.wsb configuration files for Windows Sandbox.

Features
- Schema validation
- Documented settings and options
- Completions
- Syntax highlighting
- XML language features provided by Red Hat's XML extension, incl. comments, folding etc.
Requirements
This extension depends on Red Hat's XML extension for language server features.
Usage
- Install the extension
- Create or open a new *.wsb file
- The language should be auto-detected as Windows Sandbox
- Start writing or trigger code completion.