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

https://github.com/klothoplatform/klotho-vscode

A VS Code plugin providing syntax highlighting for Klotho annotations
https://github.com/klothoplatform/klotho-vscode

Last synced: 11 months ago
JSON representation

A VS Code plugin providing syntax highlighting for Klotho annotations

Awesome Lists containing this project

README

          

# klotho

## Features

This extension provides syntax highlighting for Klotho annotations in the following supported languages:

- JavaScript
- TypeScript
- Python
- Golang
- Yaml
- Dockerfile

## Requirements

For full syntax highlighting, install the TOML syntax highlighting plugin of your choice.

We use [Even Better TOML](https://marketplace.visualstudio.com/items?itemName=tamasfe.even-better-toml) when testing this extension.

## Installation

1. Download the latest VSIX from this repository's [Releases](https://github.com/klothoplatform/Klotho-vscode/releases) page on GitHub.
2. Execute the `Extensions: Install from VSIX` command from the VS Code command palette and select the `.vsix` file downloaded in the previous step.

> **Note**
>
> This extension is not yet distributed on the VS Code Marketplace.

## Extension Settings

## Release Notes