Skip to content

Releases: 4og/zserio-language-support

v0.10.0

05 Jan 15:42
@4og 4og
Compare
Choose a tag to compare
  • Update grammar to zserio 2.16.0.
  • Add basic support for code completion.

v0.9.0

18 Jan 09:12
@4og 4og
Compare
Choose a tag to compare
  • Update grammar to zserio 2.13.0.
  • Use ANTLR4 Typescript target instead of Javascript.

v0.8.0

22 Jan 11:10
@4og 4og
Compare
Choose a tag to compare

Update grammar to zserio 2.9.0

v0.7.0

02 Nov 22:03
@4og 4og
Compare
Choose a tag to compare

Update grammar to zserio 2.8.0

v0.6.1

13 Sep 20:50
@4og 4og
Compare
Choose a tag to compare

Update dependencies

v0.6.0

25 Mar 22:50
@4og 4og
Compare
Choose a tag to compare
  • Add icon for zserio files.
  • Symbol resolution and semantic highlighting of fields of all zserio types.

v0.5.0

14 Mar 20:48
@4og 4og
Compare
Choose a tag to compare
  • Add zserio_compatibility_version directive introduced in zserio 2.5.0.
  • Highlight type declarations, references, and enum members.

v0.4.0

15 Feb 22:04
@4og 4og
Compare
Choose a tag to compare
  • Report syntax errors.
  • Support Go To Definition for types.
  • Show zserio package symbols in the outline and breadcrumbs.

v0.3.0

21 Jan 15:24
@4og 4og
Compare
Choose a tag to compare

Add goto support for import definitions

v0.2.0

18 Jan 23:36
@4og 4og
Compare
Choose a tag to compare
  • Highlight the type in enum, struct, service, etc.
  • Add operator keywords
  • Add a few missing control keywords
  • Add extension icon