Documentation Look-up in External JavaScript Libraries
From RubyMine, you can also view documentation for symbols defined in external JavaScript libraries and frameworks. Upon pressing ShiftF1 with the cursor positioned at the symbol, RubyMine invokes the corresponding link and opens the documentation page in the default RubyMine browser.
To enable the external JavaScript library lookup functionality
Download the required libraries or frameworks.
Configure the downloads as libraries at the RubyMine level.
Specify links to external documentation.
To view documentation on a symbol defined in an external JavaScript library Position the caret at the symbol and press ShiftF1 or choose View | External Documentation from the main menu.
Thanks for your feedback!
Was this page helpful?