-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patheditor.xml
More file actions
31 lines (31 loc) · 1.15 KB
/
Copy patheditor.xml
File metadata and controls
31 lines (31 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<application>
<component name="DefaultFont">
<option name="FONT_SIZE" value="25" />
<option name="FONT_FAMILY" value="Source Code Pro" />
<option name="FONT_SCALE" value="1.75" />
</component>
<component name="EditorSettings">
<option name="languageBreadcrumbsMap">
<map>
<entry key="CSS" value="true" />
<entry key="HTML" value="true" />
<entry key="Haml" value="true" />
<entry key="JSON" value="true" />
<entry key="JSP" value="true" />
<entry key="JSPX" value="true" />
<entry key="JavaScript" value="true" />
<entry key="LESS" value="true" />
<entry key="SASS" value="true" />
<entry key="SCSS" value="true" />
<entry key="Stylus" value="true" />
<entry key="TypeScript" value="true" />
<entry key="XHTML" value="true" />
<entry key="XML" value="true" />
<entry key="yaml" value="true" />
</map>
</option>
<option name="IS_FOLDING_OUTLINE_SHOWN" value="false" />
<option name="SHOW_BREADCRUMBS" value="false" />
<option name="SHOW_PARAMETER_NAME_HINTS" value="false" />
</component>
</application>