PHPStorm/WebStorm:如何在快速文档中忽略 JS 库

发布于 2024-12-01 21:12:18 字数 176 浏览 2 评论 0原文

如何设置 PHPStorm/Webstorm 的集成快速文档以忽略特定的库/文件?

例如,我的项目文件夹包含 JS 库的多个修订版(全部带有 JSDoc 注释)。我希望快速文档忽略除一个之外的所有文档。这可能吗?

此外,两个库可能定义了相同的类,并且至少能够指定应在快速文档列表中抑制哪个库将是非常有益的。

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 the 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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

糖果控 2024-12-08 21:12:18

您可以在首选项->JavaScript库->使用范围中设置项目的任何文件夹将使用哪些js库

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文