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

Tags: sourcegraph/codeintellify

Tags

v7.4.0

Toggle v7.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: delay hiding the overlay (#418)

v7.3.1

Toggle v7.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fix pretest (#417)

v7.3.0

Toggle v7.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci: use token env vars (#406)

v7.2.3

Toggle v7.2.3's commit message
chore(deps): update dependency @types/node to v13.13.51

v7.2.2

Toggle v7.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: exclude end position in findElementWithOffset (#366)

v7.2.1

Toggle v7.2.1's commit message
fix(deps): update dependency sourcegraph to v25

v7.2.0

Toggle v7.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support highlighting tokens by range (#331)

v7.1.0

Toggle v7.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: document highlights (#278)

v7.0.0

Toggle v7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: allow hover providers to communicate loading state (#251)

This information is then used to make the loading indicator logic smarter - it now shows a loader even if the provider had emitted an empty result before, given that the LOADER_DELAY has elapsed.

BREAKING CHANGE: 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

Toggle v6.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: reduce LOADER_DELAY to 600 (#244)

As discussed in the web sync and in https://docs.google.com/document/d/1TPTH33vOVXqhKgVEeohnZh1sZA02M_hfZVx0YBvX5QI/edit