开发者

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

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜