Compare commits
No commits in common. "de0ef9663e4f7e7cac133797bfe90ab4bb2ba537" and "8c2142edc6cc2404513dbf31146e34eef103b81a" have entirely different histories.
de0ef9663e
...
8c2142edc6
6
find.xml
6
find.xml
@ -1,11 +1,13 @@
|
||||
<application>
|
||||
<component name="FindSettings">
|
||||
<option name="caseSensitive" value="true" />
|
||||
<option name="customScope" value="Only changes uncommitted to VCS in all files" />
|
||||
<option name="defaultScopeName" value="Only changes uncommitted to VCS in all files" />
|
||||
<option name="localRegularExpressions" value="true" />
|
||||
<option name="regularExpressions" value="true" />
|
||||
<option name="showResultsInSeparateView" value="true" />
|
||||
<option name="REGULAR_EXPRESSIONS" value="true" />
|
||||
<option name="wholeWordsOnly" value="true" />
|
||||
<option name="CASE_SENSITIVE_SEARCH" value="true" />
|
||||
<option name="WHOLE_WORDS_ONLY" value="true" />
|
||||
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
|
||||
<option name="SHOW_RESULTS_IN_SEPARATE_VIEW" value="true" />
|
||||
<option name="SEARCH_SCOPE" value="Only changes uncommitted to VCS in all files" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user