Documentation Look-up in External JavaScript Libraries
Look-up in external libraries
From PyCharm, you can also view documentation for symbols defined in external JavaScript libraries and frameworks. Upon pressing Shift+F1 with the caret positioned at the symbol, PyCharm invokes the corresponding link and opens the documentation page in the default PyCharm browser.
To enable the external JavaScript library lookup functionality
Download the required libraries or frameworks.
Configure the downloads as libraries at the PyCharm level.
Specify links to external documentation.
To view documentation on a symbol defined in an external JavaScript library Place the caret at the symbol and press Shift+F1 or choose from the main menu.
Last modified: 08 October 2024