Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carvel-dev/vscode-ytt

Visual Studio Code extension for working with ytt yaml files
https://github.com/carvel-dev/vscode-ytt

carvel

Last synced: about 1 month ago
JSON representation

Visual Studio Code extension for working with ytt yaml files

Awesome Lists containing this project

README

        

# ytt syntax highlighting for Visual Studio Code

Extension for syntax highlighting when editing yaml files for use with the [ytt
cli](https://github.com/k14s/ytt)

## Features

- Syntax highlighting

![](images/syntax-highlighting.png)

## Requirements

This extensions requires the [starlark language extension](https://github.com/phgn0/vscode-starlark)

## Known Issues

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