Releases: atom-community/atom-ide-signature-help
Releases · atom-community/atom-ide-signature-help
v0.13.0
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
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
0.11.0 (2020-10-08)
Bug Fixes
Features
v0.10.0
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
0.9.0 (2020-10-05)
Bug Fixes
Features
v0.8.0
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
0.7.2 (2020-04-13)
Bug Fixes
- activation hook to improve the loading time by deferring it (784a943)
v0.7.1
0.7.1 (2019-06-29)
Bug Fixes
- unreliable grammar name source in signature data tip (8d0f2c8)
v0.7.0
0.7.0 (2019-06-24)
Features