This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
v0.4.0
- 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)