Scriban Syntax Coloring Extension for Visual Studio Code
- Add color for
{{
and}}
intxt
files. - Add color for comments
{%%{
/}%%}
- Add support for
cs
Scriban files with.sbncs
,.sbn-cs
,.scriban-cs
file extensions
- Fix closing/indentation of when/case
- Add support for
txt
, andcs
files
Add new keyword this
, when
, case
, empty
, tablerow
- Initial release