8000 fix(lsp): trigger signature help on retrigger chars by ben-krieger · Pull Request #1066 · folke/noice.nvim · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix(lsp): trigger signature help on retrigger chars #1066

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ben-krieger
Copy link

Description

Most LSPs will include retrigger chars (like ,) in the trigger chars list, but some like zls for Zig only have ( for trigger chars. This fix adds retrigger chars to the list of signature auto-open characters.

Note: It does not de-duplicate the array, but this should have negligible performance impact and cleaner code.

Related Issue(s)

None

Screenshots

None

@ben-krieger ben-krieger changed the title fix: trigger signature help on retrigger chars fix(lsp): trigger signature help on retrigger chars Feb 27, 2025
Copy link
Contributor

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale label Mar 30, 2025
@ben-krieger
Copy link
Author

This is still relevant to ZLS. See here.

@github-actions github-actions bot removed the stale label Mar 31, 2025
Copy link
Contributor
github-actions bot commented May 1, 2025

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale label May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0