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

https://github.com/slava0135/vscode-robust-yaml

Extended YAML support for Robust Toolbox
https://github.com/slava0135/vscode-robust-yaml

csharp game-development robust-toolbox space-station-14 vscode vscode-extension yaml

Last synced: 4 months ago
JSON representation

Extended YAML support for Robust Toolbox

Awesome Lists containing this project

README

          

# VSCode Robust YAML

Extended YAML support for [Robust Toolbox](https://github.com/space-wizards/RobustToolbox) game engine (used for [Space Station 14](https://github.com/space-wizards/space-station-14))

## Features

* Entity prototypes and components
* __Go to__ component/datafield definition
* Show component/datafield __summary__ when hovering over
* Component __highlighting__
* Component/datafield __autocompletion__
* Resource (file) paths
* __Go to__ resource definition
* Resource path __highlighting__
* __Color preview + color picker__ for strings in `"#rrggbb"` / `"#rrggbbaa"` format

## Requirements

> This extension __does not provide base YAML support__ (e.g. formatting), use with other extensions (e.g. [YAML Language Support by Red Hat](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml)).

## Showcase