且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何在 IntelliJ 中的开发人员之间共享代码样式设置

更新时间:2022-12-23 14:08:01

Code Style 可以是 复制到项目 并保存在 .idea/codeStyles 中成为 通过版本控制共享:

Code Style can be copied to project and saved in .idea/codeStyles to be shared via version control:

复制到项目 单击此按钮可在项目级别创建当前全局方案的副本.创建副本后,IntelliJIDEA 建议在项目层面改用这个新方案.

Copy to Project Click this button to create a copy of the current global scheme to the project level. After creating the copy, IntelliJ IDEA suggests to switch to this new scheme at the project level.