Skip to content

Releases: jyoo980/reach-hover

v1.4.0

23 Jan 02:21
7bfd8cf
Compare
Choose a tag to compare

What's Changed

  • (v1.4.0) Updating plugin SDK (1.9.0 -> 1.12.0) by @jyoo980 in #59

Full Changelog: v1.3.0...v1.4.0

v1.3.0

27 Jul 23:42
a9f9b71
Compare
Choose a tag to compare

What's Changed

  • Updating IntelliJ platform to 2022.2 by @jyoo980 in #58

Full Changelog: v1.2.2...v1.3.0

v1.2.2

14 Jul 21:17
ba041d9
Compare
Choose a tag to compare

What's Changed

  • Adding hover popup instrumentation by @jyoo980 in #57

Full Changelog: v1.2.1...v1.2.2

v1.2.1

13 Jul 18:15
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

v1.2.0

28 Jun 00:08
6c02136
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.2.0

v1.0.5

21 Jun 18:13
86a6411
Compare
Choose a tag to compare

Full Changelog: v1.0.4...v1.0.5

v1.0.4

18 Jun 21:12
bab4f47
Compare
Choose a tag to compare
  • Updating the tooltip text for task start/end
    • Previously, it read "Start/End ReachHover Task," which made no sense when the user was starting an IntelliJ task.
    • Text will now read a more generic "Start/End Task"
  • Simplifying icons for task start/end buttons.
    • Icons before had too many small details to be useful/clear on non high-res displays.

v1.0.3

13 Jun 17:59
Compare
Choose a tag to compare

Fixing issues with the ReachHover popup closing on IntelliJ's window not focusing. Adding more analytics for clicking code elements within the IDE.

[BUGFIX] Fixing issue with overlapping popups

19 May 18:32
a5fda7e
Compare
Choose a tag to compare

This fixes the issue with overlapping popups that appeared when reach-hover was installed and the user hovered over a code element with associated documentation.

v1.0.1 [Public Release]

11 May 23:37
540f786
Compare
Choose a tag to compare

Public release of reach-hover

Please note that this is a research prototype. I.e., bugs and defects are to be expected. Please feel free to open an issue so I can take a look and fix if required.