Releases: divvun/see-modes
Releases · divvun/see-modes
0.2.3 Bugfix release
Fixes in the LexC mode (updated to version 2.5.4):
- scripts not running on newer macOS (sandbox protection)
- python script updated to Python3 conventions etc
- fix path quotes to make the shell happy
Improvements in the Constraint Grammar mode:
- added missing keywords, including new ones like WITH
0.2.2 Bugfix release
In this release - LexC mode updated to version 2.5.2 with the following changes:
- Bugfix: Filename of NewTemplate - the template was not used
- Re-added ExampleSyntax - needed for the mode preview in settings
0.2.1 Bugfix release
In this release:
- Bugfix: allow no space between CONTLEX and ; for colouring the lemma
- Bugfix: stop comment colouring at the end of the line even when ! is the only comment content
0.2.0 Release
Improvements to the LexC mode
Changes with Version 2.5.0 of the LexC mode:
- New feature: rudimentary support for Markdown syntax in doccomments
- Improvement: better/more distinct colours
- Improvement: regexes for keyword matching
- Improvement: updated template for new file
0.1.0 release
First release after moving to GitHub! (And really first public release ever, thus only version 0.1.0).
New feature:
- backwards sort on the lemma, so that all words having the same ending will be sorted together
- uses the latest version of
devtools/lexc-giella-style.py
from https://github.com/giellalt/giella-core