Skip to content

0.12.0

Compare
Choose a tag to compare
@thecoolwinter thecoolwinter released this 24 Apr 20:34
· 16 commits to main since this release
412b0a2

What's Changed

Minor version bump due to a new variable in the CodeEditSourceEditor and TextViewController initializers.

This version introduces our new Minimap! The minimap gives a high-level summary of code, and by defaults is placed on the right-hand side of the editor. This can be disabled/enabled using a new parameter showMinimap. This release also includes a fix for the multi-line indentation shortcut, fixing an issue where selections did not work correctly when selecting multiple lines.

New Contributors

Full Changelog: 0.11.0...0.12.0