0

I'm using Php Storm 2016.2.1. To access the quick documentation for the jQuery API inside the IDE, I've got the jquery.d.ts from GitHub. When I introduce the file to the IDE through the form at File / Settings / Languages & Frameworks / JavaScript / Libraries, everything is almost fine, except that by pressing Ctrl+Q I'm presented with a popup menu containing two identical hyperlinks pointing to a same content, which is redundant and really annoying.

enter image description here

As you see in the picture above, the External Documentation (Shift+F1) is totally disabled! why?

What I've missed or how may I resolve these issues? Thank you in advance :)

1 Answer 1

1

wrapInner() is overloaded in jquery.d.ts; and quick documentation represents each overload as a separate link. It's a bug, please follow WEB-24428 for updates

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.