Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>CloudyKit JetNew to Visual Studio Code? Get it now.
CloudyKit Jet

CloudyKit Jet

Pedro Freitas

|
2 installs
| (0) | Free
An open source VS Code extension for the Golang Jet Templating tool to provide basic syntax hylighting
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jet Template README

Unofficial Jet Template extension provides basic syntax highlighting support for ".jet" files using the JET templating format in Golang. The Jet template can be found here: GitHub.

This project is not maintained by CloudyKit; I just threw this together in a day because it is better than nothing.

Features

Adds basic syntax highlighting to .jet files including basic html syntax and some additional syntax highlighting for .jet keywords.

Examples:

highlighting example 1

highlighting example 2

Worth Knowing

HTML Syntax highlighting is handled by Visual Studio Code by default. Any extensions that affect HTML highlighting might also affect html syntax highlighting in .jet files.

Known Issues

  • does not support built-in functions
  • does not support error checking
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft