IntelliJ IDEA使用技巧02--优化使用体验
- IDEA主题网址
http://www.riaway.com/index.php
- 修改字体大小为自己舒适的
- 选择IDEA代码样式主题1
-
控制台输出日志自动换行
- idea设置如下:Setting > Editor > General > Console,勾选
use soft wrap in console
- idea设置如下:Setting > Editor > General > Console,勾选
-
代码换行
- 【File】–>【Settings】–>【Code Sytle】中勾选【Wrap on typing】
-
取消打开idea时【默认打开最近项目】
-
修改编辑器默认的单行 / 多行注释格式
-
Settings
->Editor
->Code Style
-> [自己选择,图中以XML文件为例] ->Code Generation
,取消Comments中的勾选。
-
-
http://www.riaway.com/index.php ↩︎