Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@elliotfontaine elliotfontaine released this 03 Oct 15:59
· 2 commits to main since this release

πŸš€ 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