Skip to content

Conversation

@acidx27x
Copy link
Contributor

@acidx27x acidx27x commented Nov 5, 2025

Allow updating signature with trigger when turn on by keymap manually even when trigger is disabled globally like: signature = { enabled = true, trigger = { enabled = false, }, }.

Now when trigger is disabled, i need to invoke show_signature/hide_signature to update signature cursor position on typing. I think it is better to enable trigger update after call to show_signature manually. It looks like more expected behavior if user don`t want to trigger signature help automatically but still want to enable it by hand.

acidx27x and others added 3 commits November 5, 2025 22:23
Allow updating signature with trigger when turn on by keymap manually
even when trigger is disabled globally like:
signature = { enabled = true, trigger = { enabled = false, }, }
@saghen saghen merged commit 7a97c64 into saghen:main Dec 17, 2025
4 checks passed
@saghen
Copy link
Owner

saghen commented Dec 17, 2025

Thanks! Sorry for the delay. I've also fixed a case where the signature would force show when the LSP requests it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants