STXT – Semantic TextSupport for the STXT (Semantic Text) language in Visual Studio Code. STXT is a structured, indentation-based language designed for semantic configuration and content definition. More information: https://stxt.dev Ready-to-use examples: https://github.com/stxt-lang/stxt-web Features
Example
FormattingUse Format Document to normalize spacing and structure. STXT formatting preserves indentation and block semantics. Schemas and TemplatesSTXT supports project-level schemas located at:
STXT also supports project-level templates located at:
Schemas and templates are loaded automatically and refreshed when changes are detected. Schemas have higher priority than templates. Release NotesSee the full version history in CHANGELOG.md. LicenseMIT |