JetBrains IntelliJ IDEA
- 软件版本:15
- 软件版本:2016.3
配置
配置文件
IDEA 的配置以文件形式保存在安装目录 ./bin 子目录下,以 Mac OS X 为例,你可以在以下位置找到它们:
# 根据版本的不同,实际路径略有差异。
/Applications/IntelliJ IDEA 15 CE.app/Contents/bin/idea.properties
个人信息配置
编辑辅助功能配置
# 菜单定位
Preference > Editor > Code Style > [Language]
Snippet or Live Template
Snippet 也即代码片断,是我们提升程序写作效率的利器。在 IDEA 中,这一功能被称为 Live Template。
# 菜单定位
Preference > Editor > Live Templates