Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Jinja SlangNew to Visual Studio Code? Get it now.
Jinja Slang

Jinja Slang

Zain Sharief

|
3 installs
| (1) | Free
Jinja2 templating for Slang shaders
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jinja Slang for VSCode

Adds syntax highlighting for Jinja2 templates used to generate Slang shaders.

Features

Provides syntax highlighting for Jinja2 tags ({% for %}, {{ variable }}) embedded within Slang shader code, ensuring both template logic and shader syntax remain readable.

Jinja Slang in Action

Usage

Save your files with the .slang.j2 extension. VS Code will automatically recognize the file type and apply the correct highlighting rules.

Requirements

You need these two extensions installed for this to work (VS Code should download them automatically when you install this one):

  • Jinja (wholroyd.jinja)
  • Slang Language Extension (shader-slang.slang-language-extension)

Source

GitHub Repository

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft