Skip to content
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

fix: respect showParams config for local function completion #2735

Merged
merged 3 commits into from
Jul 1, 2024

Conversation

DCsunset
Copy link
Contributor

This PR fixes the issue that the showParams config is not respected when completing local functions. I've attached screenshots to illustrate this problem (with completion.showParams set to false)

Before this fix:

Screenshot_2024-06-28_14-49-41

After this fix:

Screenshot_2024-06-28_17-53-27

@sumneko
Copy link
Collaborator

sumneko commented Jul 1, 2024

Thank you!

@sumneko sumneko merged commit a7dc2dc into LuaLS:master Jul 1, 2024
9 of 11 checks passed
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