Releases: lark-parser/lark_syntax
Releases · lark-parser/lark_syntax
Support for %declare keyword and bugfixes
Comment support and improved regex detection
v1.2.1 Merge branch 'sublime_text_comment_support'
Fixed handling of escaped quotes and removed association with '.lr' file extension
v1.2.0 Remove .lr extension
v1.1.1: Removed .g file type
Since .g is the old file type that's associated with ANTLR, I removed it from Lark highlighting. Especially since people should still be able to select it themselves if they need to.