Releases: atom-community/atom-ide-datatip
Releases · atom-community/atom-ide-datatip
v0.10.6
0.10.6 (2019-06-21)
Bug Fixes
- #43 use grammar scope name instead of grammar name (6b2b43c)
v0.10.4
0.10.4 (2019-04-25)
Bug Fixes
- remove language identifier preambles from code snippets (2c02f9b)
v0.10.3
0.10.3 (2019-04-25)
Bug Fixes
- multiple items of same type in datatip; preamble in snippets (88173a2)
v0.10.2
0.10.2 (2019-04-18)
Bug Fixes
- markdown text positioning (770399a)
v0.10.0
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
0.9.5 (2019-04-08)
Bug Fixes
- rendering of markdown text with additional break in the description (172719d)
v0.9.4
0.9.4 (2019-03-31)
Bug Fixes
- hide datatip view if cursor moved to position without datatip (bf3e635)
v0.9.3
0.9.3 (2019-03-31)
Bug Fixes
- remove blinking of tooltip window when mouse hover it (f940370)
Reverts
- unrelated and wrong changes (0da78d7)