ytt syntax highlighting for Visual Studio Code

August 19, 2020 ยท View on GitHub

Extension for syntax highlighting when editing yaml files for use with the ytt cli

Features

  • Syntax highlighting

Requirements

This extensions requires the starlark language extension

Known Issues

Multi-line function calls result in all following annotations being matched as starlark comments.

Contents

  1. 1Features
  2. 2Requirements
  3. 3Known Issues