Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uncenter/vscode-tera
⛩️ Visual Studio Code extension and TextMate grammar for the Tera templating language
https://github.com/uncenter/vscode-tera
tera visual-studio-code visual-studio-code-extension
Last synced: about 1 month ago
JSON representation
⛩️ Visual Studio Code extension and TextMate grammar for the Tera templating language
- Host: GitHub
- URL: https://github.com/uncenter/vscode-tera
- Owner: uncenter
- License: mit
- Created: 2024-10-21T02:39:54.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T22:19:54.000Z (about 1 month ago)
- Last Synced: 2024-11-12T23:21:28.897Z (about 1 month ago)
- Topics: tera, visual-studio-code, visual-studio-code-extension
- Homepage: https://marketplace.visualstudio.com/items?itemName=uncenter.better-tera
- Size: 294 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# vscode-tera
[Visual Studio Code](https://code.visualstudio.com/) extension & [TextMate](https://macromates.com/manual/en/language_grammars) grammar for the [Tera](https://keats.github.io/tera/) templating language.
> [!TIP]
> *For Helix and Neovim support, see [uncenter/tree-sitter-tera](https://github.com/uncenter/tree-sitter-tera). For Zed support, see [uncenter/zed-tera](https://github.com/uncenter/zed-tera).*![Screenshot of highlighted sample Tera code in Visual Studio Code with the vscode-tera extension installed](./assets/preview.png)
_Visual Studio Code with vscode-tera. Screenshot taken with the [catppuccin/vscode](https://github.com/catppuccin/vscode) theme._
## License
> [!NOTE]
> The grammar of this extension was partially based on https://github.com/karuna/tera-vscode.[MIT](LICENSE)