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.
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 :)
