https://github.com/danielgtaylor/vscode-sdt
Visual Studio Code support for Structured Data Templates
https://github.com/danielgtaylor/vscode-sdt
structured-data-templates syntax-highlighter vscode-extension
Last synced: about 1 month ago
JSON representation
Visual Studio Code support for Structured Data Templates
- Host: GitHub
- URL: https://github.com/danielgtaylor/vscode-sdt
- Owner: danielgtaylor
- Created: 2021-10-17T21:24:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-04T05:29:56.000Z (over 4 years ago)
- Last Synced: 2026-02-22T00:38:37.920Z (3 months ago)
- Topics: structured-data-templates, syntax-highlighter, vscode-extension
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# VSCode Structured Data Templates
Support for syntax highlighting the [Structured Data Templates](https://github.com/danielgtaylor/sdt) format.
This is implemented as an injection grammar for YAML, so all your existing YAML language tools continue to work (e.g. formatting, autocomplete, etc).