Cupcake v0.25.5 [07-21-2023]
This release includes various changes made to the code editor in Biscuit project
- Diff viewer
- Image viewer
- Breadcrumbs and Pathview trees
- Syntax highlighting for over 500+ languages supported
- Dark/Light default themes
- Editor now supports themes, custom themes can be used (TOML)
- Syntax highlighting colors are made part of themes
- Auto indentation and context-based bracket/quote pair filling
- Fixes Autocomplete widget
What's Changed
- Bracket filling by @billyeatcookies in #9
- Find-Replace widget by @billyeatcookies in #12
- Update examples by @billyeatcookies in #16
- Docs by @billyeatcookies in #25
- Update cupcake core by @billyeatcookies in #31
Full Changelog: v0.2.0-alpha...v0.25.0