Releases: eutro/zenscript-mode
Releases · eutro/zenscript-mode
Version 1.2.1
Significant changes from 1.2.0 are:
- Fix infinite timer loops.
- Autoload
(backward|forward)-zenscript-identifier
and add to keymap underM-b
/<M-left>
andM-f
/<M-right>
respectively.
Version 1.2.0
Significant changes from 1.1.0 are:
- Highlight multiple syntax errors in a single buffer.
- Fixed the parser sometimes hanging forever.
- Code completion and reference lookup for definitions in a single script.
Version 1.1.0
Significant changes from 1.0.0 are:
- Spaces instead of tabs for indentation.
- Checks and fixes from MELPA guidelines.
Version 1.0.0
Initial release.
Features:
- Font lock
- Indentation
- Some code completion
- Syntax checking