-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdefaults.xml
More file actions
25 lines (25 loc) · 853 Bytes
/
defaults.xml
File metadata and controls
25 lines (25 loc) · 853 Bytes
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
<?xml version="1.0"?>
<settings time="1381674957257">
<general animateui="true" revealfile="true" confirmexit="false">
<keybindings preset="auto"/>
</general>
<auto>
<menus minimized="false"/>
<files/>
<tabs show="true"/>
<panels active="ext/tree/tree">
<panel path="ext/settings/settings" width="250"/>
<panel path="ext/openfiles/openfiles" width="130"/>
<panel path="ext/tree/tree" width="200"/>
</panels>
<tree_selection path="/workspace" type="folder"/>
<projecttree>["/workspace"]</projecttree>
</auto>
<breakpoints/>
<beautify>
<jsbeautify preserveempty="true" keeparrayindentation="false" jslinthappy="false" braces="collapse" space_before_conditional="true" unescape_strings="true"/>
</beautify>
<editors>
<code stripws="true" softtabs="false"/>
</editors>
</settings>