Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Scriban Language BasicsNew to Visual Studio Code? Get it now.
Scriban Language Basics

Scriban Language Basics

YioFong

|
2 installs
| (0) | Free
Provides syntax highlighting, bracket matching & snippets in Scriban files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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
  • Mixed scriban and HTML (using {{ and }} to enter scriban) with the expected file extensions:
    • .snhtm
  • Mixed scriban and text (using {{ and }} to enter scriban) with the expected file extensions:
    • .sntxt
  • Mixed scriban and C# files (using {{ and }} to enter scriban) with the expected file extensions:
    • .sncs
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft