Releases: Slava0135/vscode-robust-yaml
Releases · Slava0135/vscode-robust-yaml
0.2.1
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
Added datafield summary and definition provider
Added resource paths highlighting and definition provider
0.1.0
Added component fields autocompletion
Fixed some issues when renaming/creating/deleting component files (but not directories, yet)
0.0.1
[0.0.1] - 2024-04-12
Added
- Limited entity and components support
- Go to component definition
- Show component summary when hovering over it
- Component autocompletion
- Highlighting of components