Releases: atom-community/atom-ide-signature-help
Releases · atom-community/atom-ide-signature-help
v0.6.4
0.6.4 (2019-06-19)
Bug Fixes
v0.6.3
0.6.3 (2019-04-25)
Bug Fixes
- parameter help documentation (197ef36)
v0.6.2
0.6.2 (2019-04-18)
Bug Fixes
- markdown text positioning (35633a1)
- markdown text positioning (1093569)
v0.6.1
0.6.1 (2019-04-18)
Bug Fixes
- align parameter help with data tip (f79cc99)
- markdown text rendering (b445749)
v0.6.0
0.6.0 (2019-04-18)
Features
- new layout of signature help (2c93227)
- new signature help view showing parameter information (f225874)
- use new async renderer with default grammar input (baef926)
v0.5.0
0.5.0 (2019-04-08)
Features
- async/await instead of promises (ca3a7af)
v0.4.5
0.4.5 (2019-03-21)
Bug Fixes
- it doesn't like dynamic heights for long markdown descriptions :( (e5d3091)
v0.4.4
0.4.4 (2019-03-21)
Bug Fixes
v0.4.3
0.4.3 (2019-03-21)
Bug Fixes
- error handling in promise, activeParameter capturing (e9d3ce7)
v0.4.2
0.4.2 (2019-03-19)
Bug Fixes
- calling mount/unmount in a right sequence (023620b)