IDEA 安装后常用设置

IDEA 安装后常用设置

快捷键和常用插件的配置不在这里

  • IDE主题更换

File | Settings | Appearance and Behavior | Appearance | UI Options

Theme : 使用Darcula

  • IDE界面字体修改

File | Settings | Appearance and Behavior | Appearance | UI Options

Override default fonts by : 使用Dialog size 14

  • Editor主题导入

File | Settings | Editor | Colors and Fonts

Scheme

color-themes这个网站提供很多主题下载

  • Editor字体设置

File | Settings | Editor | Colors and Fonts

Primary font:Consolas Size:18

  • 设置代理

File | Settings | Appearance and Behavior | System Settings | HTTP Proxy

  • 启动不开启上一个工程

File | Settings | Appearance and Behavior | System Settings

Reopen last project on startup

你可能感兴趣的:(Editor与IDE)