How to add external JavaScript library to quick documentation? Bob Jones 创建于 2022年02月20日 07:19 For example, if I am using a library like PixiJS or howler.js, is there a way to make the quick documentation appear for the corresponding objects in JavaScript files?
Quick documentation shown on
F1(orCtrl+Q) is based on comments attached to JS function, etc. definition in code. If the library functions have doc comments attached, you will see them in documentation popupNote also that external libraries configured in Settings | Languages & Frameworks | JavaScript | Libraries allow attaching documentation URLs to them. See https://www.jetbrains.com/help/webstorm/viewing-inline-documentation.html, https://www.jetbrains.com/help/webstorm/2021.3/configuring-javascript-libraries.html#ws_js_custom_library_optional