Compare commits
4 Commits
0e990e7f33
...
334f71e141
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
334f71e141 | ||
|
|
275f15381c | ||
|
|
21a2dc0000 | ||
|
|
a78dd776d9 |
5
find.xml
5
find.xml
@ -1,8 +1,12 @@
|
||||
<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="showResultsInSeparateView" value="true" />
|
||||
<option name="wholeWordsOnly" value="true" />
|
||||
<option name="CASE_SENSITIVE_SEARCH" value="true" />
|
||||
<option name="WHOLE_WORDS_ONLY" value="true" />
|
||||
<option name="SHOW_RESULTS_IN_SEPARATE_VIEW" value="true" />
|
||||
<option name="SEARCH_SCOPE" value="Only changes uncommitted to VCS in all files" />
|
||||
<mask>*.leex</mask>
|
||||
@ -17,5 +21,6 @@
|
||||
<mask>*.java</mask>
|
||||
<mask>*.html.?eex, *.html</mask>
|
||||
<mask>*.ex</mask>
|
||||
<mask>*.rb</mask>
|
||||
</component>
|
||||
</application>
|
||||
7
spellchecker-dictionary.xml
Normal file
7
spellchecker-dictionary.xml
Normal file
@ -0,0 +1,7 @@
|
||||
<application>
|
||||
<component name="CachedDictionaryState">
|
||||
<words>
|
||||
<w>ontoepasselijk</w>
|
||||
</words>
|
||||
</component>
|
||||
</application>
|
||||
Loading…
x
Reference in New Issue
Block a user