intellij-settings-work/diff.xml
2016-03-23 10:29:11 +00:00

43 lines
1.1 KiB
XML

<application>
<component name="DiffSettings">
<option name="PLACES_MAP">
<entry key="ChangesView">
<PlaceSettings />
</entry>
<entry key="CommitDialog">
<PlaceSettings />
</entry>
<entry key="Default">
<PlaceSettings />
</entry>
<entry key="TestsFiledAssertions">
<PlaceSettings />
</entry>
</option>
</component>
<component name="TextDiffSettings">
<option name="PLACES_MAP">
<entry key="ChangesView">
<PlaceSettings>
<option name="EXPAND_BY_DEFAULT" value="false" />
</PlaceSettings>
</entry>
<entry key="CommitDialog">
<PlaceSettings>
<option name="EXPAND_BY_DEFAULT" value="false" />
</PlaceSettings>
</entry>
<entry key="Default">
<PlaceSettings>
<option name="IGNORE_POLICY" value="IGNORE_WHITESPACES_CHUNKS" />
</PlaceSettings>
</entry>
<entry key="Merge">
<PlaceSettings />
</entry>
<entry key="TestsFiledAssertions">
<PlaceSettings />
</entry>
</option>
</component>
</application>