Releases: ChimeHQ/Chime
Releases · ChimeHQ/Chime
3.0.0 alpha (204)
What's Changed
- Add support to Rust by @unnamedd in #22
- Add support to HTML by @unnamedd in #23
- Add support for CSS by @unnamedd in #24
- Add support to JSON by @unnamedd in #25
- Add support for JavaScript by @unnamedd in #26
- Add support for TypeScript
- Incorporate the newest version of Neon
- Address an issue where HTML was being rendered instead of displayed as text
New Contributors
Full Changelog: 203...204
3.0.0 alpha (203)
- Moves to a new version of ThemePark for big efficiency and correctness improvments to theme management
- Stores current theme information in a shared suite
3.0.0 alpha (202)
3.0.0 alpha (201)
- Adds a new AppIntent extension with support for a HighlightIntent that takes text + language and produces an attributed string
- Fixes a bug that would incorrectly encode the current theme, resulting in potentially incorrect highlighting if your system color scheme does not match the current theme's supported schemes.
3.0.0 alpha (200)
An alpha release of 3.0. This includes a fairly fully-functional QuickLook Preview extension that exercises large portions of the text system. It's useful on its own, but as an editor, still quite non-functional.