IntelliJ IDEA 个人设置

此博客用于IDEA设置中的搜索框,填入关键词可快速的定位目标设置。

记录均为博主常用设置,持续更新中……

如果你觉得有好用的设置,欢迎你在评论模块留言!

  • 方法分割符

    • Show method separators
  • 自动导包

    • 动态添加明确的导入

    • Add unambiguous imports on the fly

    • 动态优化导入(对于当前项目)

    • Optimize imports on the fly(for current project)

  • 单行多个标签页

    • Show tabs in one row
  • 鼠标滑轮改变字体大小

    • Change font size(Zoom) with Ctrl+Mouse Wheel
  • 鼠标悬浮提示

    • Show quick documentation on mouse move
  • 隐藏文件

    • ignore:*.idea;out;*.iml;
  • 关闭自动折叠

    • code folding
-------------本文结束-------------
Donate comment here