Compare commits
3 Commits
c475a6a812
...
98aca9beb9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
98aca9beb9 | ||
|
|
b9ee56b993 | ||
|
|
9ed284a0be |
@ -95,6 +95,11 @@
|
|||||||
<option name="ENABLED" value="true" />
|
<option name="ENABLED" value="true" />
|
||||||
<option name="INCLUDE" value="true" />
|
<option name="INCLUDE" value="true" />
|
||||||
</filter>
|
</filter>
|
||||||
|
<filter>
|
||||||
|
<option name="PATTERN" value="kotlin.*" />
|
||||||
|
<option name="ENABLED" value="true" />
|
||||||
|
<option name="INCLUDE" value="true" />
|
||||||
|
</filter>
|
||||||
</component>
|
</component>
|
||||||
<component name="XDebuggerSettings">
|
<component name="XDebuggerSettings">
|
||||||
<data-views />
|
<data-views />
|
||||||
|
|||||||
2
find.xml
2
find.xml
@ -3,7 +3,9 @@
|
|||||||
<option name="customScope" value="All Places" />
|
<option name="customScope" value="All Places" />
|
||||||
<option name="defaultScopeName" value="All Places" />
|
<option name="defaultScopeName" value="All Places" />
|
||||||
<option name="localCaseSensitive" value="true" />
|
<option name="localCaseSensitive" value="true" />
|
||||||
|
<option name="showResultsInSeparateView" value="true" />
|
||||||
<option name="LOCAL_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" />
|
<option name="SEARCH_SCOPE" value="All Places" />
|
||||||
<mask>*.css</mask>
|
<mask>*.css</mask>
|
||||||
<mask>*.html</mask>
|
<mask>*.html</mask>
|
||||||
|
|||||||
7
github.xml
Normal file
7
github.xml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<application>
|
||||||
|
<component name="GithubAccounts">
|
||||||
|
<account id="15f3c556-44a0-4bfb-b6b0-891af39f4551" name="aikomastboom">
|
||||||
|
<server host="github.com" />
|
||||||
|
</account>
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
Loading…
x
Reference in New Issue
Block a user