google / google/google-java-format

Allow chaining native Reformat Code with google-java-format IntelliJ Plugin

未关闭
#1,250 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
IntelliJ
主要语言
Java
星标
6.2k
派生
937
平均合并
6 分钟
30 天内合并 PR
3

描述

The documentation for Using the formatter > IntelliJ/Android Studio/JetBrains IDEs states: "When enabled, the plugin fully replaces the native ​​Reformat Code​​ and ​​Optimize Imports​​ actions."

This design prevents developers from leveraging IntelliJ's built-in Code Style features (e.g., automatically adding a blank line after class headers via Editor > Code Style > Java > Blank Lines > After Class Header), even though this requirement aligns with our team's coding conventions and does not conflict with google-java-format rules.

Our current workaround is to first ​​disable the google-java-format plugin​​ for built-in code formatting, then ​​re-enable it​​ to apply Google Java formatting rules. This operation is very tedious and makes us feel very sad.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。