- Download the required libraries or frameworks.
- Configure the downloads as libraries at the IntelliJ IDEA level.
- Specify links to external documentation.
Besides common referential procedures and viewing JSDoc comments, you can also retrieve documentation for symbols defined in external JavaScript libraries and frameworks.
When this functionality is enabled, upon pressing Shift+F1Shift F1 with the cursor positioned at the symbol in question, IntelliJ IDEA invokes the corresponding link and opens the documentation page in the default IntelliJ IDEA browser.
Note
Procedures:
Web Resources: