改变注释的颜色

file----->setting----->Editor----->color Scheme ----->language Defaults   (块注释)block comment  /( 行注释) line comment  ;

按住contrl键  滚动鼠标的滚轮  改变字的大小

file----->setting----->Editor----->General ----->change font-size 打钩

设置鼠标悬浮在方法上的的解释

file----->setting----->Editor----->General ----->show quick docmentation 打钩

设置显示行号  和方法间的分割符

file----->setting----->Editor----->General ----->apperence------>show method打钩

忽略大小写的提示

file----->setting----->Editor----->General ----->code completion------>all letters打钩

让类多行显示,当类多的时候多行显示

file----->setting----->Editor----->General ----->Editor taps------>show taps in one row钩去掉

设置自动编译

file----->setting----->buidxxxx------>compiler------>build project aotumatically打钩 是否要自动编译

相关文章:

  • 2021-07-17
  • 2022-02-26
  • 2022-02-07
  • 2021-06-19
  • 2021-12-29
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-12-30
  • 2021-06-09
  • 2022-02-07
  • 2021-06-08
  • 2021-09-18
相关资源
相似解决方案