Early syntax highlighting and language configuration for the Strata specification format. Install this extension to get .strata files recognized in Visual Studio Code while we iterate on the full language definition.
Features
Associates the .strata extension with the Strata language mode
Provides basic syntax highlighting seeded from YAML (to be expanded with custom scopes)
Sets up bracket matching, auto-closing pairs, and comment toggles for Strata files
Ships with placeholder file icons so Strata assets are easy to spot in the explorer
Usage
Install the extension from the Marketplace: StrataTeam.strata
Open or create a file ending in .strata
Select the Strata language mode if VS Code does not switch automatically
Future updates will introduce richer keywords, schema-aware snippets, and validation that matches the Strata platform specification.
Requirements
Visual Studio Code 1.105.0 or later
Release Notes
0.0.1
Initial metadata and scaffolding published to reserve the Strata namespace on the Marketplace