Skip to content

Commit

Permalink
version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Slava0135 committed Jul 4, 2024
1 parent c52f8f7 commit 97a5252
Show file tree
Hide file tree
Showing 4 changed files with 128 additions and 117 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)

## [Unreleased]

## [0.2.0] - 2024-07-4

* Added datafield summary and definition provider
* Added resource paths highlighting and definition provider

## [0.1.0] - 2024-06-22

* Added component fields autocompletion
Expand Down
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@ Extended YAML support for [Robust Toolbox](https://github.com/space-wizards/Robu
> This extension is in early stages of development!
* Only entity prototypes and components are supported
* Go to component definition
* Show component summary when hovering over it
* Highlighting of components
* Component autocompletion
* Component fields autocompletion
* Go to component/datafield/resource definition
* Show component/datafield summary when hovering over it
* Highlighting of components and resource paths
* Component/datafield autocompletion

## Requirements

Expand All @@ -21,4 +20,6 @@ Extended YAML support for [Robust Toolbox](https://github.com/space-wizards/Robu
## Showcase

https://github.com/Slava0135/vscode-robust-yaml/assets/40753025/78e7c786-f587-4203-bad8-e806167bba23
<https://github.com/Slava0135/vscode-robust-yaml/assets/40753025/78e7c786-f587-4203-bad8-e806167bba23>

<https://github.com/Slava0135/vscode-robust-yaml/assets/40753025/6732fb5a-791d-4fd8-873c-9816a9a07939>
Loading

0 comments on commit 97a5252

Please sign in to comment.