Skip to content

Releases: atom-community/atom-ide-signature-help

v0.13.1

22 Oct 06:46
Compare
Choose a tag to compare

0.13.1 (2020-10-22)

Bug Fixes

v0.13.0

12 Oct 07:21
Compare
Choose a tag to compare

0.13.0 (2020-10-12)

Bug Fixes

  • set signature-element style in ViewContainer (0197128)
  • signature help is shown outside of the screen in the first lines (953d754)

Features

  • atom-ide-base 2.1.0 (d174619)
  • code highlighting + proper styling (99a2451)

v0.12.0

09 Oct 07:01
Compare
Choose a tag to compare

0.12.0 (2020-10-09)

Bug Fixes

  • atom-ide-base 2.0.1 (37315ee)
  • bring glowClass to signature package (a9b0942)
  • reduce glow brightness (238aafd)

Features

  • atom-ide-base 2 (8345a5b)
  • use markdown-service from atom-ide-base (50fe05f)
  • use self-contained ViewContainer components (bede650)

v0.11.0

08 Oct 22:43
Compare
Choose a tag to compare

0.11.0 (2020-10-08)

Bug Fixes

Features

v0.10.0

06 Oct 05:15
Compare
Choose a tag to compare

0.10.0 (2020-10-06)

Bug Fixes

Features

  • use atom-ide-base 1.8.0 (c80c04d)
  • use getDocumentationHtml and getSnippetHtml from atom-ide-base (8c5cdd0)
  • use ViewContainer from atom-ide-base (b7cfbfb)

v0.9.0

05 Oct 01:02
Compare
Choose a tag to compare

0.9.0 (2020-10-05)

Bug Fixes

Features

v0.8.0

23 Jul 17:47
Compare
Choose a tag to compare

0.8.0 (2020-07-23)

Bug Fixes

Features

  • add glowOnHover config (6eab7f6)
  • fix the signature views (based on datatip view) (45f7243)
  • fix the styles (based on datatip styles) (604f06f)
  • separate signature-glow class (31ef467)

v0.7.2

13 Apr 12:19
Compare
Choose a tag to compare

0.7.2 (2020-04-13)

Bug Fixes

  • activation hook to improve the loading time by deferring it (784a943)

v0.7.1

29 Jun 13:39
Compare
Choose a tag to compare

0.7.1 (2019-06-29)

Bug Fixes

  • unreliable grammar name source in signature data tip (8d0f2c8)

v0.7.0

24 Jun 20:20
Compare
Choose a tag to compare

0.7.0 (2019-06-24)

Features