Intellij IDEA & Android Studio IDE自己风格的配置

来源:互联网 发布:淘宝基础班导航条全屏 编辑:程序博客网 时间:2024/05/16 13:06

Intellij IDEA & Android Studio IDE自己风格的配置

该网页设置很全,但不全部需要:

http://my.oschina.net/boltwu/blog/410883?p={{currentPage+1}}


File -> Settings -> Appearance & Behavior

1.很好显示中文:

Appearance -> 勾选 Orerride default fonts by(not recommended):

            Name: 微软雅黑    Size:12    Line spacing: 1.2


2.显示工具条(在界面File,Edit等下面那排):Appearance -> Window Options -> 去掉勾选 Animate windows,勾选 Show tool window bars


3.启动时不打开默认工程:System Settings -> Startup/Shutdown -> 去掉勾选 Reopen last project on startup


4.设置自动保存:System Settings -> Synchronization -> 全部勾选,并且 Save files automatically if application is idle for 3 sec


File -> Settings -> Editor

1.General -> Virtual Space -> 勾选 Show virtual spaces at file bottom


2.显示行号:Settings -> Editor -> General -> Appearance标签项,勾选Show line numbers


3.新建一个Scheme:Colors & Fonts -> Scheme name -> 命名为myScheme


4.更改字体和字体大小:Colors & Fonts -> Font -> Editor Font -> Primary font: Courier New,Size: 14,Line spacing: 1.1


5.更改代码块颜色:Colors & Fonts -> Font -> Java/C/C++/XML... -> 具体功能代码 -> 改成喜欢的颜色:

更改Line comment的颜色 -> 去掉勾选Use inherited attributes -> 选择688027颜色


File -> Other Settings -> Default Settings -> Build, Execution, Deployment

1.设置自动编译:Compiler -> 勾选 Make project automatically


PS:这篇讲配置的文章也不错:http://my.oschina.net/flashsword/blog/123505



0 0
原创粉丝点击