Skip to content

Releases: atom-community/atom-ide-datatip

v0.10.6

21 Jun 11:00
Compare
Choose a tag to compare

0.10.6 (2019-06-21)

Bug Fixes

  • #43 use grammar scope name instead of grammar name (6b2b43c)

v0.10.5

21 Jun 09:35
Compare
Choose a tag to compare

0.10.5 (2019-06-21)

Bug Fixes

v0.10.4

25 Apr 10:20
Compare
Choose a tag to compare

0.10.4 (2019-04-25)

Bug Fixes

  • remove language identifier preambles from code snippets (2c02f9b)

v0.10.3

25 Apr 07:56
Compare
Choose a tag to compare

0.10.3 (2019-04-25)

Bug Fixes

  • multiple items of same type in datatip; preamble in snippets (88173a2)

v0.10.2

18 Apr 20:13
Compare
Choose a tag to compare

0.10.2 (2019-04-18)

Bug Fixes

  • markdown text positioning (770399a)

v0.10.1

18 Apr 18:52
Compare
Choose a tag to compare

0.10.1 (2019-04-18)

Bug Fixes

  • markdown text rendering (a095867)

v0.10.0

18 Apr 16:18
Compare
Choose a tag to compare

0.10.0 (2019-04-18)

Bug Fixes

  • encapsulation of datatip service interface (43b505e)
  • remove console logs (505dbce)
  • remove obsolete typings reference (c4ad0d4)
  • update markdown service reference to 1.0.0 (d2b299f)

Features

  • additional code documentation (f0328f2)
  • code docs and adding typings (45b1ec5)
  • prepare central data tip manager (837a39b)
  • separate snippet from documentation view again (1c3cd9b)
  • use new renderer with default grammar input (17b9f3e)

v0.9.5

08 Apr 19:09
Compare
Choose a tag to compare

0.9.5 (2019-04-08)

Bug Fixes

  • rendering of markdown text with additional break in the description (172719d)

v0.9.4

31 Mar 20:34
Compare
Choose a tag to compare

0.9.4 (2019-03-31)

Bug Fixes

  • hide datatip view if cursor moved to position without datatip (bf3e635)

v0.9.3

31 Mar 17:12
Compare
Choose a tag to compare

0.9.3 (2019-03-31)

Bug Fixes

  • remove blinking of tooltip window when mouse hover it (f940370)

Reverts

  • unrelated and wrong changes (0da78d7)