Skip to content

Releases: tomlin7/cupcake

Cupcake v0.25.7

08 Aug 12:27
6390c30
Compare
Choose a tag to compare

image

What's Changed

  • Fix for race condition by loading text only after the editor has been loaded by @oreillysean in #37
  • Cursor color to themes: 7f43f86
  • Enhancements on pathview, breadcrumbs widgets, minimap

New Contributors

Cupcake v0.25.5 [07-21-2023]

21 Jul 13:07
Compare
Choose a tag to compare

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

python_jyAKAucjX6

python_bOSsf7Cb2Y

python_RzGQ4NcVHe

What's Changed

Full Changelog: v0.2.0-alpha...v0.25.0

v0.2.0 Alpha Release

03 Apr 10:33
Compare
Choose a tag to compare
v0.2.0 Alpha Release Pre-release
Pre-release

Features

  • Syntax highlighting
  • Autocompletions
  • Auto indentation
  • Minimap