Skip to content

Releases: elliotfontaine/zed-cylc

v0.2.0

03 Oct 15:59
Compare
Choose a tag to compare

🚀 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 and exit-script.
  • Loosen some query constraints to ensure highlighting works even when optional nodes are missing.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

22 Sep 01:09
Compare
Choose a tag to compare

Initial development release.