Clion如何设置自己的code style?
https://www.jetbrains.com/help/clion/reformat-and-rearrange-code.html#tabs_and_indents
1、配置适应Clang【放弃】
2、在Clang中使用google的代码规范
clion 代码规范如何设置能够保证 for循环不换行
Clion code style how to avoid the multi line in the for loop
Clion多行合并成一行
ctrl + shift + j
ctrl + shift + j
Ctrl+Shift+J | 智能线连接 |
---|---|
https://blog.csdn.net/zhouqt/article/details/127545725
why code reformate don't join lines?
请取消这个设定:
总结
1、Code Style
2、
3、
4、 熟练使用ctrl + shift + J