You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
transferred this issue from atom-community/atom-ide-signature-help
Jun 14, 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.
The text was updated successfully, but these errors were encountered: