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

v0.4.0

Compare
Choose a tag to compare
@hansonw hansonw released this 26 Sep 03:04
· 1679 commits to master since this release
  • The minimum supported Atom version is now 1.19.
  • Outline and diagnostic entries no longer focus the editor on click.
    • Use double-click to get the old focus behavior.
  • Definition providers may now return a null query range to use the current word range.
  • Added a "revealTooltip" option for busy signals to forcibly show the tooltip text. (#55)