- Initial release
- Updated package description
- Fixed comment wrapping
- Fixed scientific notation in min/max and factor/offset
- Updated package metadata
- Updated first line matching
- Added basic snippets
- Promoted to internal language server
- Serves as a parser and throws basic parser and lexer errors
- Fixed vscode_ignore to exclude node_modules
- Added more useful errors and warnings
- Fixed line number that error occurs on when present
- Changed when parse occurs (now on save)
- Fixed crashing issue that prevented parsing
- Added option to silence warnings from undefined objects