Bug fixes:
- Fix number of section header brackets in snippet suggestions.
Enhancements:
- Add Cylc 8 snippets generated from the
flow.cylc
config spec.
Enhancements:
- Support for Cylc 8 optional outputs syntax
- Allow theme to highlight Jinja2 in Cylc comments (as they still get executed at parse-time)
Bug fixes:
- Fix bug where
flow.cylc.processed
was not being recognised as a Cylc file
Enhancements:
- Support for Cylc 8 global config files
Bug fixes:
- Lower required VSCode version to 1.41.0
- Remove unsupported emoji from README
Initial release