Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

cryTemplate Language Support

Provides syntax highlighting for *.crytpl / *.crytemplate templates used in this repository.

cryTemplate is a lightweight template engine with zero runtime dependencies. Interpolations are HTML-escaped by default, and templates cannot execute arbitrary JavaScript – just string magic with interpolation, control flow, iteration, filters, and HTML escaping. 🪄

For details about cryTemplate see https://crymg.codeberg.page/cryTemplate/.

Note

The main repository for vscode-cryTemplate is now hosted on Codeberg:
➡️ https://codeberg.org/cryMG/vscode-cryTemplate

License

MIT License. See LICENSE file for details.

Copyright (c) 2026 cryeffect Media Group https://crymg.de, Peter Müller

About

VSCode Syntax highlighting for .crytpl/.crytemplate templates (HTML + cryTemplate tokens).

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors