Compare commits

...

3 Commits

Author SHA1 Message Date
Aiko Mastboom
98aca9beb9 IU-2020.1.1 <aiko@pro.local Update find.xml 2020-05-16 16:58:39 +02:00
Aiko Mastboom
b9ee56b993 IU-2020.1.1 <aiko@pro.local Create github.xml 2020-05-16 16:07:41 +02:00
Aiko Mastboom
9ed284a0be IU-2020.1.1 <aiko@pro.local Update debugger.xml 2020-05-12 22:26:23 +02:00
3 changed files with 14 additions and 0 deletions

View File

@ -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 />

View File

@ -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
View 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>