Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

0.0.24

Compare
Choose a tag to compare
@zrzka zrzka released this 15 Sep 08:27
· 268 commits to master since this release
  • blackmamba.keyboard module added
  • Pickers (open, script, ... quickly)
    • Do not focus search field if HW keyboard is not connected
    • Show title bar instead of custom title to allow users to close
      dialogs with X button
  • ide.scroll_to_line optimized
  • Toggle comments various fixes
    • Line is properly commented when there's inline comment
    • Uncommented line -> whitespaces only -> '\n'
    • More test coverage to avoid future bugs