Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

[fn param hints] Incorrect param hints show up when invoking param hints with $(. #4710

Closed
RaymondLim opened this issue Aug 8, 2013 · 3 comments
Assignees

Comments

@RaymondLim
Copy link
Contributor

Type $( in a js file and press Ctrl+Shift+Space to invoke param hints.

Result: You see String selector, function():Object context. If you try the same in Tern Demo page, you get $(selector: string, Element: context) -> jQuery.fn.

@njx
Copy link
Contributor

njx commented Aug 13, 2013

To @RaymondLim to track as part of his pull request review.

@njx
Copy link
Contributor

njx commented Aug 13, 2013

Not putting this in Sprint 30 yet since the pull request card is not officially in the sprint.

@RaymondLim
Copy link
Contributor Author

Fixed by @dloverin in pull request #4637.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants