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

Signature help is not shown until writing a comma in a string #523

Open
machitgarha opened this issue Sep 3, 2021 · 0 comments
Open

Signature help is not shown until writing a comma in a string #523

machitgarha opened this issue Sep 3, 2021 · 0 comments
Labels

Comments

@machitgarha
Copy link
Collaborator

When calling a function, the signature help should be shown. Unfortunately, putting parentheses and commas does not trigger it. However, strangely it becomes visible when you type a comma between parentheses (e.g. of a function call) and inside a string.

For example:

    throw new \Exception(",");

I reinstalled another version of Atom, and reinstalled the extension, but no chances. However, I'm not really sure whether it's a bug in this package, or the underlying language server.

@machitgarha machitgarha changed the title Signature help is not shown util writing a comma in a string Signature help is not shown until writing a comma in a string Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant