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

v0.6.0

Compare
Choose a tag to compare
@hansonw hansonw released this 18 Nov 02:21
· 1410 commits to master since this release

Hyperclick

  • Hyperclick providers are no longer triggered past the end of lines.
  • Fixed a minor race condition around loading indicators.

Code Actions

  • Fix "null is not iterable" exception with null results (#120)
  • Providers may now safely return a null result (equivalent to an empty array).