Version 1.1.0 (March 27, 2022)
This release addresses the following :-
- Added command palette entries to open key bindings & documentation.
- Updated all the completion files to use kind, annotation & details.
- Added ability to run syntax tests via GitHub actions.
- Updated issue templates to use GitHub issue forms.
- Prevent snippets from triggering in certain places like strings etc.
- Better scoping for escape characters in strings.
- Improved interpolation scopes.
- Distinguish builtin filters/tests/globals/variables in a better way.
- General syntax cleanups.
- Removed the settings file as it's not needed.