Compare commits
2 Commits
5158a2b21b
...
b8707266f6
| Author | SHA1 | Date | |
|---|---|---|---|
| b8707266f6 | |||
| 1107eed9fb |
2
find.xml
2
find.xml
@ -1,9 +1,11 @@
|
||||
<application>
|
||||
<component name="FindSettings">
|
||||
<option name="caseSensitive" value="true" />
|
||||
<option name="customScope" value="All Places" />
|
||||
<option name="defaultScopeName" value="All Places" />
|
||||
<option name="localCaseSensitive" value="true" />
|
||||
<option name="showResultsInSeparateView" value="true" />
|
||||
<option name="CASE_SENSITIVE_SEARCH" value="true" />
|
||||
<option name="LOCAL_CASE_SENSITIVE_SEARCH" value="true" />
|
||||
<option name="SHOW_RESULTS_IN_SEPARATE_VIEW" value="true" />
|
||||
<option name="SEARCH_SCOPE" value="All Places" />
|
||||
|
||||
17
lightEdit.xml
Normal file
17
lightEdit.xml
Normal file
@ -0,0 +1,17 @@
|
||||
<application>
|
||||
<component name="LightEdit">
|
||||
<option name="supportedFilePatterns">
|
||||
<list>
|
||||
<option value="*.conf" />
|
||||
<option value="*.ini" />
|
||||
<option value="*.json" />
|
||||
<option value="*.log" />
|
||||
<option value="*.md" />
|
||||
<option value="*.sh" />
|
||||
<option value="*.txt" />
|
||||
<option value="*.xml" />
|
||||
<option value="*.yml" />
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
||||
Loading…
x
Reference in New Issue
Block a user