-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patheditor.xml
More file actions
20 lines (20 loc) · 710 Bytes
/
Copy patheditor.xml
File metadata and controls
20 lines (20 loc) · 710 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<application>
<component name="EditorSettings">
<option name="languageBreadcrumbsMap">
<map>
<entry key="Groovy" value="true" />
<entry key="HTML" value="true" />
<entry key="JAVA" value="true" />
<entry key="JSON" value="true" />
<entry key="ObjectiveC" value="true" />
<entry key="XHTML" value="true" />
<entry key="XML" value="true" />
<entry key="kotlin" value="true" />
<entry key="yaml" value="true" />
</map>
</option>
<option name="USE_SOFT_WRAPS" value="CONSOLE" />
<option name="SHOW_INTENTION_PREVIEW" value="true" />
<option name="IS_CAMEL_WORDS" value="true" />
</component>
</application>