π Features:
- Download the extension from the Zed Extension Gallery .
- Bump tree-sitter-cylc (v0.2.0).
- Add syntax highlighting for new elements (graph parentheses, multiple task parameters, etc.).
- Add automatic bracket matching for Jinja2 elements.
πͺ² Fixes:
- Fix a issue that prevented the v0.1.0 from loading in Zed.
- Bash syntax highlighting now correctly displays for
init-script
,err-script
andexit-script
. - Loosen some query constraints to ensure highlighting works even when optional nodes are missing.
Full Changelog: v0.1.0...v0.2.0