java - mac下的idea如何格式化代码?
天蓬老师
天蓬老师 2017-04-18 10:12:53
0
6
880
天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

全部回覆(6)
洪涛

你說的是這個? Code -> Reformat Code:

Peter_Zhu

option+command+L

伊谢尔伦

...Mac下大部分WindowCtrl都可以用小菊花代替。

windowsCtrl + Alt + L
Mac小菊花 + Alt + L

黄舟

option+command+L,這直接看code選單裡面的Reformat Code就知道了

迷茫

我常用這個功能:
windows明明是 ctrl + alt + L
mac是 command + alt + L
為什麼總是有人說錯誤答案,另外,進入選單可以看到快捷鍵方式

迷茫

cmd選項l
建議配合.editorconfig

http://editorconfig.org

root = true

[*]
字元集 = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
max_line_length = 808m-wallm-wallwg spaces_around_operators = true

[*.md]
max_line_length = 0

trim_trailing_whitespace = false

insert_final_newline = false
trim_trailing_whitespace = false

熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板