首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 各种各样的属性文件在IntelliJ IDEA编辑器窗口,根据它的钥匙。

各种各样的属性文件在IntelliJ IDEA编辑器窗口,根据它的钥匙。

资 源 简 介

Imagine you work with property files every day. The files are updated on different branches copied up to the trunk and merged down to new branches, sometimes even updated externally. I got a couple of times into not so funny merge conflicts since people did not sort the property files in the same way. To get around that I used an external tool to sort the files just before committing them. This plugin sort the property files inside IDEA. I took the easy approach to sort them in the editor window. Simply open a properties file and choose Code - Sort Properties. It detects if this is a real properties file (e.g. all lines do have a # at the start or do follow the pattern key=value) and sorts them. If things go boom you always can undo ;-). Check out my blog: maxheapsize.com

文 件 列 表

ideapropertysorterplugin
lib
VIP VIP
0.184286s