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 doesn't work with some of IDE packages #166

Open
aminya opened this issue Jun 9, 2021 · 1 comment
Open

Signature help doesn't work with some of IDE packages #166

aminya opened this issue Jun 9, 2021 · 1 comment
Labels
bug Something isn't working high-priority

Comments

@aminya
Copy link
Member

aminya commented Jun 9, 2021

It works with atom-typescript.

The strange thing is that if I show a signature help using atom-typescript, then if I do it in python, it works. There might be some race conditions somewhere.

@aminya aminya pinned this issue Jun 14, 2021
@aminya
Copy link
Member Author

aminya commented Jun 14, 2021

I tested with back to atom-languageclient 0.99 and older versions of atom-ide-signature-help, and the behavior is the same. Not sure where to look for the problem, but the getSignatureHelp function returns an empty Array (if the code is not warmed up with TypeScript signature help!)

@aminya aminya transferred this issue from atom-community/atom-ide-signature-help Jun 14, 2021
@aminya aminya added bug Something isn't working high-priority labels Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high-priority
Projects
None yet
Development

No branches or pull requests

1 participant