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+F1 with the cursor positioned at the symbol in question, PyCharm invokes the corresponding link and opens the documentation page in the default PyCharm browser.
- The default PyCharm browser is configured on the Web Browsers page of the Settings dialog.
- For more details on specifying the browser to use by default, see Configuring Browsers.
- Download the required libraries or frameworks.
- Configure the downloads as libraries at the PyCharm level.
- Specify links to external documentation.
- Position the cursor at the symbol in question and choose Shift+F1. , or press
See Also
Procedures:
- Viewing External Documentation
- Viewing Reference Information
- Viewing Inline Documentation
- Configuring Browsers
Reference:
Web Resources: