8000 GitHub - scriban/scriban-vscode: Scriban - Syntax Coloring Extension for Visual Studio Code
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
< 10000 div class="flex-auto min-width-0 width-fit">

Scriban - Syntax Coloring Extension for Visual Studio Code

License

Notifications You must be signed in to change notification settings

scriban/scriban-vscode

Repository files navigation

Scriban Syntax Coloring extension for Visual Studio Code

This extension allows to colorize Scriban scripts and Scriban-Html scripts following the syntax of the scriban templating language

Features

The syntax coloring supports two modes:

  • Plain scriban script (without using {{ and }}) with the expected file extensions:
    • .scriban
    • .sbn
  • Mixed scriban and HTML (using {{ and }} to enter scriban) with the expected file extensions:
    • .scriban-html
    • .scriban-htm
    • .sbn-html
    • .sbn-htm
    • .sbnhtml
    • .sbnhtm
  • Mixed scriban and text (using {{ and }} to enter scriban) with the expected file extensions:
    • .scriban-txt
    • .sbn-txt
    • .sbntxt
  • Mixed scriban and C# files (using {{ and }} to enter scriban) with the expected file extensions:
    • .scriban-cs
    • .sbn-cs
    • .sbncs

About

Scriban - Syntax Coloring Extension for Visual Studio Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0