1.5.0 (2024-06-27)
- context: add
label_line
(7009b3b)
- highlights: Fixes formatting (f036cc5)
1.4.1 (2024-05-26)
- wrap mapset() in nvim_buf_call (caff3e5)
1.4.0 (2024-04-13)
- default-highlighting: Adds default highlighting (41dd5ca)
- content: Updates signature content code (fa0826b)
1.3.1 (2023-10-16)
- settings: Fixes silent setting and adds note to README (49c789d)
1.3.0 (2023-08-13)
- 29: Prevents signature window trigger when entering tuple args (dedf7de)
1.2.1 (2023-04-11)
- mapping-deletion: Swallows the keymap deletion error (e5fff62)
1.2.0 (2023-04-10)
- autotoggle-cmd: Adds the LspOverloadsSignatureAutoToggle command (e2e941a)
- close-event-option: Adding close events options (002356a)
- float-above-cursor: Adding option to try and float window above (6366a57)
- mappings: Allows existing mappings to not conflict with defaults (5e96dee)
- oop: Fixing setup and teardown of signature models (0292319)
- toggle: Updates polynomial approach to toggling the signature (d3da67d)
- trigger-command: Adds a manual command to trigger the popup (7b59bf5)
- offset-y: Adding in fix for the offset being too high (d26a950)