This extension provides support for the stream-based specification language RTLola.
- highlighting (rough / TextMate grammar based)
-
snippets such as
-
inlay hints showing the inferred types
-
go to definition
-
show errors
-
information on hover
input velo
: Float64 // this does not highlight because the grammar is restricted to only one line
- fixed error that started a LS for every open RTLola file
- update to current RTLola language
Read the full changelog