Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

v0.193.0

Choose a tag to compare

@zertosh zertosh released this 09 Jan 23:44
· 7506 commits to master since this release

Highlights

  • Improve Flow autocomplete performance by caching and filtering previous results more often.

General

  • Recreate closed workspace view items in previous location.
  • ~ is now expanded to the user's home dir by default in user provided config paths.
  • Task runner failure notifications are now automatically hidden when you start running another task.
  • Task runner visibility is now serialized based on current working root.

Source Control

  • Add option to create bookmark on commit.

Fixes

  • Fix bug causing Mercurial operations to sometimes never terminate.
  • Fix dragging tabs between panels.
  • Fix Diff View sometimes missing original file.
  • Clang: fix blank outline views for some C++ files.
  • Fix remote atom when folks have overridden their TMPDIR.
  • Fixed several File Tree regressions including
    • Re-introduce ⌘K ⌘B alias for toggling.
    • Fix ⌃0 / focus toggling.
    • Ability to move files using drag-and-drop.