- Added bytes, PublicKey type grammar.
- Added
@public
,@read
,@call
,@delegate
decorator grammar.
- A
@public
directive has been added to collection snippets.
- Added order, boolean, map type grammars.
- Added constructor snippet.
- A return type has been added to function snippets.
- A id field has been added to collection snippets.
- Removed unique index grammar.
- Added extension logo.
- Added string and number primitive grammar.
- Added index, comment, call function, error declaration grammars.
- Added record type grammar.
- Added basic polylang snippers.
- Added basic syntax grammar.