Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Releases: sourcegraph/codeintellify

v7.2.3

01 May 09:29
Compare
Choose a tag to compare

7.2.3 (2021-05-01)

Bug Fixes

  • deps: update dependency sourcegraph to ^24.0.0 || ^25.0.0 || ^25.0.0 (d1e578e)

v7.2.2

12 Apr 17:25
342afb8
Compare
Choose a tag to compare

7.2.2 (2021-04-12)

Bug Fixes

  • exclude end position in findElementWithOffset (#366) (342afb8)

v7.2.1

16 Mar 18:22
Compare
Choose a tag to compare

7.2.1 (2021-03-16)

Bug Fixes

  • deps: update dependency sourcegraph to v25 (b9f113b)

v7.2.0

17 Nov 01:57
67d30ee
Compare
Choose a tag to compare

7.2.0 (2020-11-17)

Features

  • support highlighting tokens by range (#331) (67d30ee)

v7.1.0

02 Jul 20:04
f71c1a2
Compare
Choose a tag to compare

7.1.0 (2020-07-02)

Features

v7.0.0

17 Apr 06:20
47cb2c5
Compare
Choose a tag to compare

7.0.0 (2020-04-17)

Features

  • allow hover providers to communicate loading state (#251) (47cb2c5)

BREAKING CHANGES

  • Hover providers that return Subscribables MUST
    communicate loading state.
    If the hover provider only emits a single result, it can return a
    Promise instead.

v6.4.0

07 Apr 13:34
ce8768e
Compare
Choose a tag to compare

6.4.0 (2020-04-07)

Features

v6.3.3

02 Apr 17:32
d4ae210
Compare
Choose a tag to compare

6.3.3 (2020-04-02)

Bug Fixes

v6.3.2

07 Feb 19:55
Compare
Choose a tag to compare

6.3.2 (2020-02-07)

Bug Fixes

v6.3.1

07 Feb 19:02
Compare
Choose a tag to compare

6.3.1 (2020-02-07)

Bug Fixes