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

0.0.14

Compare
Choose a tag to compare
@zrzka zrzka released this 25 Aug 20:48
· 377 commits to master since this release
  • Since 0.0.14, the license was to changed to MIT
  • Seems no one does use PyPI for installation, .pyui files are now included :)
  • Comment line with # instead of just # (#12)
  • Ctrl Tab (or Cmd Shift ]) selects next tab
  • Ctrl Shift Tab (or Cmd Shift [) selects previous tab
  • Cmd 1..9 selects specific tab
  • EXPERIMENTAL Cmd U to run unit tests (works, but sometimes, use at your
    own risk)