WS-2021.1.1 <martin@LFE-LNX-00274 Update find.xml, diff.xml

This commit is contained in:
Martin Donnelly 2021-06-09 10:48:10 +01:00
parent 9e47b23ce0
commit 21208ffb87
2 changed files with 21 additions and 3 deletions

View File

@ -4,6 +4,23 @@
<entry key="ChangesView">
<PlaceSettings />
</entry>
<entry key="VcsFileHistoryView">
<PlaceSettings>
<option name="DIFF_TOOLS_ORDER">
<list>
<option value="com.intellij.diff.tools.simple.SimpleDiffTool" />
<option value="com.intellij.diff.tools.fragmented.UnifiedDiffTool" />
<option value="com.intellij.openapi.vcs.changes.patch.tool.ApplyPatchDiffTool" />
<option value="com.intellij.openapi.vcs.changes.patch.tool.PatchDiffTool" />
<option value="org.jetbrains.idea.svn.difftool.properties.SvnPropertiesDiffTool" />
<option value="org.jetbrains.idea.svn.difftool.SvnPhantomChangeDiffRequestProvider.SvnPhantomDiffTool" />
<option value="org.jetbrains.idea.svn.difftool.SvnTreeConflictDiffRequestProvider.SvnTreeConflictDiffTool" />
<option value="com.intellij.diff.tools.binary.BinaryDiffTool" />
<option value="com.intellij.diff.tools.dir.DirDiffTool" />
</list>
</option>
</PlaceSettings>
</entry>
</option>
</component>
<component name="TextDiffSettings">
@ -15,6 +32,7 @@
</entry>
<entry key="Default">
<PlaceSettings>
<option name="EXPAND_BY_DEFAULT" value="false" />
<option name="IGNORE_POLICY" value="IGNORE_WHITESPACES_CHUNKS" />
</PlaceSettings>
</entry>

View File

@ -1,14 +1,14 @@
<application>
<component name="FindSettings">
<option name="caseSensitive" value="true" />
<option name="customScope" value="All Places" />
<option name="defaultScopeName" value="All Places" />
<option name="customScope" value="File '.../app/scripts/apps/sportsbook/racing_events_app/racing_events_app_view.js'" />
<option name="defaultScopeName" value="File '.../app/scripts/apps/sportsbook/racing_events_app/racing_events_app_view.js'" />
<option name="localRegularExpressions" value="true" />
<option name="skipResultsWithOneUsage" value="true" />
<option name="SKIP_RESULTS_WHEN_ONE_USAGE" value="true" />
<option name="CASE_SENSITIVE_SEARCH" value="true" />
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
<option name="SEARCH_SCOPE" value="All Places" />
<option name="SEARCH_SCOPE" value="File '.../app/scripts/apps/sportsbook/racing_events_app/racing_events_app_view.js'" />
<mask>*.js,*.html</mask>
</component>
</application>