IntelliJ 警告列表

发布于 2024-12-10 07:06:08 字数 107 浏览 0 评论 0原文

当我在 IntelliJ 中进行版本控制提交时,它会在“消息”选项卡中生成一个方便的代码警告列表。如何在不进行提交的情况下重新生成此列表?我对所有检查消息不感兴趣,我只对提交期间显示的警告消息感兴趣。

When I do a version control commit in IntelliJ, it generates a convenient list of code warnings in the Messages tab. How do I regenerate this list without doing a commit? I'm not interested in all inspection messages, I'm only interested in those warning messages which would be displayed during the commit.

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

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

发布评论

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

评论(1

毁梦 2024-12-17 07:06:08

难道你不能用你想要的东西制作一个自定义的检查配置文件(我有 5 个不同的配置文件,我根据我想要检查的内容进行选择)?

分析->检查代码->检验概况-> ...

或者

文件->设置->编辑->检查

Can't you just make a custom inspection profile with the stuff you want (I have 5 different profiles that I choose between depending on what I want to check)?

Analyze -> Inspect Code -> Inspection profile -> ...

or

File -> Settings -> Editor -> Inspections

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