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

1.4.0

Compare
Choose a tag to compare
@zrzka zrzka released this 01 Nov 16:58
· 73 commits to master since this release

1.4.0 (2017-11-01)

  • Fixed keyboard shortcut selector name generator
  • Bundle refactoring introduced (includes rope)
  • Refactoring functions introduced
    • It's an EXPERIMENT. You should use version control system to avoid loosing data.
    • Cmd Option O - Organize imports
    • Cmd Option E - Expand star imports
    • Cmd Option R - Rename identifier
    • Can be used as scripts as well, see script/refactoring folder
    • Preview dialog can be closed with Cmd . / Esc, confirmed with Enter
  • Scroll back to initial cursor location if analyzer didn't find an issue, ugly, but better than end of the file