Ecosyste.ms: Awesome
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: 14 days ago
JSON representation
Extended YAML support for Robust Toolbox
- Host: GitHub
- URL: https://github.com/slava0135/vscode-robust-yaml
- Owner: Slava0135
- License: mit
- Created: 2024-04-11T19:32:28.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-08-29T08:59:28.000Z (6 months ago)
- Last Synced: 2024-08-29T09:42:44.132Z (6 months ago)
- Topics: csharp, game-development, robust-toolbox, space-station-14, vscode, vscode-extension, yaml
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=slava0135.robust-yaml
- Size: 202 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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
> This extension is in early stages of development!
* Only entity prototypes and components are supported
* Go to component/datafield/resource definition
* Show component/datafield summary when hovering over it
* Highlighting of components and resource paths
* Component/datafield autocompletion## Requirements
> This extension **does NOT provide base YAML support**, search other extensions (for example [YAML Language Support by Red Hat](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml)).
> C# extension is not required.
## Showcase