开发者

PHPStorm/WebStorm: how to ignore JS library in quick documentation

开发者 https://www.devze.com 2023-03-31 22:59 出处:网络
How can I set PHPStorm/Webstorm\'s integrated quick documentation to ignore a specific library/file? For example, my project folder contains several revisions of a JS library (all with JSDoc comments

How can I set PHPStorm/Webstorm's integrated quick documentation to ignore a specific library/file?

For example, my project folder contains several revisions of a JS library (all with JSDoc comments). I would like 开发者_如何学Pythonthe quick documentation to ignore all but one. Is this possible?

Also, two libraries might have the same class defined, and it would be extremely beneficial to at least be able to specify which library should be suppressed in the quick documentation list.


You can set which js libraries will be used for any folder of your project in Preferences->JavaScript Libraries->Usage Scope

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号