Skip to content

Releases: Slava0135/vscode-robust-yaml

0.2.1

29 Aug 08:59
Compare
Choose a tag to compare

Fixed C# datafields not being recognized if they are on same line. (Issue #18)
Fixed datafields with generic types having "unknown" type. (Issue #16)

0.2.0

04 Jul 13:49
Compare
Choose a tag to compare

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

0.1.0

23 Jun 07:51
6f15c6c
Compare
Choose a tag to compare

Added component fields autocompletion
Fixed some issues when renaming/creating/deleting component files (but not directories, yet)

0.0.1

12 Apr 19:00
Compare
Choose a tag to compare

[0.0.1] - 2024-04-12

  • Initial release

Added

  • Limited entity and components support
    • Go to component definition
    • Show component summary when hovering over it
    • Component autocompletion
    • Highlighting of components