Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@MHendricks MHendricks released this 16 Aug 23:39
· 4 commits to main since this release

What's Changed

  • StatusLabel menu now includes the start of the cmd time being reported by @MHendricks in #16
  • Markm/updates by @macevhicz in #5
    • Clear execution time display when execution begins
    • Copy to Console now selects line (if no selection)
    • Add option to "Select text when Run Selected w/o selection"
    • Correctly display traceback lines for code run from workbox selection
    • Autocomplete can now be enabled independently for console and workboxes
    • Re-worked font choosing interface and other font improvements
    • Fuzzy autocomplete now chooses the exact match instead of first item in list in the console
    • External editor command now defaults to wrapping paths in double quotes. An interface warns you if you should update your settings.
    • Ensure the cursor is visible when the os is using scaling

New Contributors

Full Changelog: 0.4.0...0.5.0