0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
2 <project version="4">
|
|
3 <component name="ChangeListManager">
|
|
4 <list default="true" id="7e2ccc79-07ee-4d3a-8f78-ceb66a24e495" name="Default" comment="">
|
|
5 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/naturalSort.js" afterPath="$PROJECT_DIR$/naturalSort.js" />
|
|
6 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/package.json" afterPath="$PROJECT_DIR$/package.json" />
|
|
7 </list>
|
|
8 <ignored path="javascript-natural-sort.iws" />
|
|
9 <ignored path=".idea/workspace.xml" />
|
|
10 <option name="TRACKING_ENABLED" value="true" />
|
|
11 <option name="SHOW_DIALOG" value="false" />
|
|
12 <option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
13 <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
14 <option name="LAST_RESOLUTION" value="IGNORE" />
|
|
15 </component>
|
|
16 <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
|
|
17 <component name="CreatePatchCommitExecutor">
|
|
18 <option name="PATCH_PATH" value="" />
|
|
19 </component>
|
|
20 <component name="DaemonCodeAnalyzer">
|
|
21 <disable_hints />
|
|
22 </component>
|
|
23 <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
|
24 <component name="FavoritesManager">
|
|
25 <favorites_list name="javascript-natural-sort" />
|
|
26 </component>
|
|
27 <component name="FileEditorManager">
|
|
28 <leaf>
|
|
29 <file leaf-file-name="naturalSort.js" pinned="false" current="false" current-in-tab="false">
|
|
30 <entry file="file://$PROJECT_DIR$/naturalSort.js">
|
|
31 <provider selected="true" editor-type-id="text-editor">
|
|
32 <state line="14" column="40" selection-start="689" selection-end="689" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="867">
|
|
33 <folding>
|
|
34 <element signature="n#!!doc" expanded="true" />
|
|
35 </folding>
|
|
36 </state>
|
|
37 </provider>
|
|
38 </entry>
|
|
39 </file>
|
|
40 <file leaf-file-name="README.md" pinned="false" current="false" current-in-tab="false">
|
|
41 <entry file="file://$PROJECT_DIR$/README.md">
|
|
42 <provider selected="true" editor-type-id="text-editor">
|
|
43 <state line="14" column="28" selection-start="257" selection-end="257" vertical-scroll-proportion="0.0" vertical-offset="238" max-vertical-offset="1394">
|
|
44 <folding />
|
|
45 </state>
|
|
46 </provider>
|
|
47 </entry>
|
|
48 </file>
|
|
49 <file leaf-file-name="package.json" pinned="false" current="true" current-in-tab="true">
|
|
50 <entry file="file://$PROJECT_DIR$/package.json">
|
|
51 <provider selected="true" editor-type-id="text-editor">
|
|
52 <state line="2" column="19" selection-start="58" selection-end="58" vertical-scroll-proportion="0.05724508" vertical-offset="2" max-vertical-offset="561">
|
|
53 <folding />
|
|
54 </state>
|
|
55 </provider>
|
|
56 </entry>
|
|
57 </file>
|
|
58 </leaf>
|
|
59 </component>
|
|
60 <component name="FindManager">
|
|
61 <FindUsagesManager>
|
|
62 <setting name="OPEN_NEW_TAB" value="false" />
|
|
63 </FindUsagesManager>
|
|
64 </component>
|
|
65 <component name="Git.Settings">
|
|
66 <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
67 </component>
|
|
68 <component name="GitLogSettings">
|
|
69 <option name="myDateState">
|
|
70 <MyDateState />
|
|
71 </option>
|
|
72 </component>
|
|
73 <component name="IdeDocumentHistory">
|
|
74 <option name="changedFiles">
|
|
75 <list>
|
|
76 <option value="$PROJECT_DIR$/naturalSort.js" />
|
|
77 <option value="$PROJECT_DIR$/package.json" />
|
|
78 </list>
|
|
79 </option>
|
|
80 </component>
|
|
81 <component name="ProjectFrameBounds">
|
|
82 <option name="x" value="-1928" />
|
|
83 <option name="y" value="-8" />
|
|
84 <option name="width" value="1936" />
|
|
85 <option name="height" value="1066" />
|
|
86 </component>
|
|
87 <component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
|
88 <OptionsSetting value="true" id="Add" />
|
|
89 <OptionsSetting value="true" id="Remove" />
|
|
90 <OptionsSetting value="true" id="Checkout" />
|
|
91 <OptionsSetting value="true" id="Update" />
|
|
92 <OptionsSetting value="true" id="Status" />
|
|
93 <OptionsSetting value="true" id="Edit" />
|
|
94 <ConfirmationsSetting value="0" id="Add" />
|
|
95 <ConfirmationsSetting value="0" id="Remove" />
|
|
96 </component>
|
|
97 <component name="ProjectReloadState">
|
|
98 <option name="STATE" value="0" />
|
|
99 </component>
|
|
100 <component name="ProjectView">
|
|
101 <navigator currentView="ProjectPane" proportions="" version="1" splitterProportion="0.5">
|
|
102 <flattenPackages />
|
|
103 <showMembers />
|
|
104 <showModules />
|
|
105 <showLibraryContents />
|
|
106 <hideEmptyPackages />
|
|
107 <abbreviatePackageNames />
|
|
108 <autoscrollToSource />
|
|
109 <autoscrollFromSource />
|
|
110 <sortByType />
|
|
111 </navigator>
|
|
112 <panes>
|
|
113 <pane id="ProjectPane">
|
|
114 <subPane>
|
|
115 <PATH>
|
|
116 <PATH_ELEMENT>
|
|
117 <option name="myItemId" value="javascript-natural-sort" />
|
|
118 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
119 </PATH_ELEMENT>
|
|
120 </PATH>
|
|
121 <PATH>
|
|
122 <PATH_ELEMENT>
|
|
123 <option name="myItemId" value="javascript-natural-sort" />
|
|
124 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
125 </PATH_ELEMENT>
|
|
126 <PATH_ELEMENT>
|
|
127 <option name="myItemId" value="javascript-natural-sort" />
|
|
128 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
129 </PATH_ELEMENT>
|
|
130 </PATH>
|
|
131 </subPane>
|
|
132 </pane>
|
|
133 <pane id="Scope" />
|
|
134 </panes>
|
|
135 </component>
|
|
136 <component name="PropertiesComponent">
|
|
137 <property name="WebServerToolWindowFactoryState" value="false" />
|
|
138 <property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
139 </component>
|
|
140 <component name="RunManager">
|
|
141 <configuration default="true" type="DartCommandLineRunConfigurationType" factoryName="Dart Command Line Application">
|
|
142 <option name="VMOptions" />
|
|
143 <option name="arguments" />
|
|
144 <option name="filePath" />
|
|
145 <option name="name" value="Dart" />
|
|
146 <option name="saveOutputToFile" value="false" />
|
|
147 <option name="showConsoleOnStdErr" value="false" />
|
|
148 <option name="showConsoleOnStdOut" value="false" />
|
|
149 <method />
|
|
150 </configuration>
|
|
151 <configuration default="true" type="DartUnitRunConfigurationType" factoryName="DartUnit">
|
|
152 <option name="VMOptions" />
|
|
153 <option name="arguments" />
|
|
154 <option name="filePath" />
|
|
155 <option name="scope" value="ALL" />
|
|
156 <option name="testName" />
|
|
157 <method />
|
|
158 </configuration>
|
|
159 <configuration default="true" type="JavaScriptTestRunnerKarma" factoryName="Karma" singleton="true" config-file="">
|
|
160 <envs />
|
|
161 <method />
|
|
162 </configuration>
|
|
163 <configuration default="true" type="JSTestDriver:ConfigurationType" factoryName="JsTestDriver">
|
|
164 <setting name="configLocationType" value="CONFIG_FILE" />
|
|
165 <setting name="settingsFile" value="" />
|
|
166 <setting name="serverType" value="INTERNAL" />
|
|
167 <setting name="preferredDebugBrowser" value="CHROME" />
|
|
168 <method />
|
|
169 </configuration>
|
|
170 <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug" singleton="true">
|
|
171 <method />
|
|
172 </configuration>
|
|
173 <configuration default="true" type="NodeJSConfigurationType" factoryName="Node.js" working-dir="">
|
|
174 <browser start="false" url="" with-js-debugger="false" />
|
|
175 <method />
|
|
176 </configuration>
|
|
177 <list size="0" />
|
|
178 </component>
|
|
179 <component name="ShelveChangesManager" show_recycled="false" />
|
|
180 <component name="TaskManager">
|
|
181 <task active="true" id="Default" summary="Default task">
|
|
182 <changelist id="7e2ccc79-07ee-4d3a-8f78-ceb66a24e495" name="Default" comment="" />
|
|
183 <created>1388535088299</created>
|
|
184 <updated>1388535088299</updated>
|
|
185 </task>
|
|
186 <task id="LOCAL-00001" summary="Added package.json, using commonjs now">
|
|
187 <created>1388535399296</created>
|
|
188 <updated>1388535399296</updated>
|
|
189 </task>
|
|
190 <option name="localTasksCounter" value="2" />
|
|
191 <servers />
|
|
192 </component>
|
|
193 <component name="ToolWindowManager">
|
|
194 <frame x="-1928" y="-8" width="1936" height="1066" extended-state="0" />
|
|
195 <editor active="false" />
|
|
196 <layout>
|
|
197 <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32929516" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
198 <window_info id="Terminal" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32857144" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
199 <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
200 <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
201 <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.14654718" sideWeight="0.67142856" order="0" side_tool="false" content_ui="combo" />
|
|
202 <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
203 <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
|
|
204 <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
|
|
205 <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
206 <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
207 <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
208 <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
209 <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
210 <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
211 <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
212 <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
213 <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
214 <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
215 </layout>
|
|
216 </component>
|
|
217 <component name="VcsContentAnnotationSettings">
|
|
218 <option name="myLimit" value="2678400000" />
|
|
219 </component>
|
|
220 <component name="VcsManagerConfiguration">
|
|
221 <option name="myTodoPanelSettings">
|
|
222 <TodoPanelSettings />
|
|
223 </option>
|
|
224 <MESSAGE value="Added package.json, using commonjs now" />
|
|
225 <option name="LAST_COMMIT_MESSAGE" value="Added package.json, using commonjs now" />
|
|
226 </component>
|
|
227 <component name="XDebuggerManager">
|
|
228 <breakpoint-manager />
|
|
229 </component>
|
|
230 <component name="editorHistoryManager">
|
|
231 <entry file="file://$PROJECT_DIR$/naturalSort.js">
|
|
232 <provider selected="true" editor-type-id="text-editor">
|
|
233 <state line="11" column="19" selection-start="506" selection-end="506" vertical-scroll-proportion="0.0" vertical-offset="51" max-vertical-offset="867">
|
|
234 <folding>
|
|
235 <element signature="n#!!doc" expanded="true" />
|
|
236 </folding>
|
|
237 </state>
|
|
238 </provider>
|
|
239 </entry>
|
|
240 <entry file="file://$PROJECT_DIR$/README.md">
|
|
241 <provider selected="true" editor-type-id="text-editor">
|
|
242 <state line="14" column="28" selection-start="257" selection-end="257" vertical-scroll-proportion="0.0" vertical-offset="238" max-vertical-offset="1394">
|
|
243 <folding />
|
|
244 </state>
|
|
245 </provider>
|
|
246 </entry>
|
|
247 <entry file="file://$PROJECT_DIR$/package.json">
|
|
248 <provider selected="true" editor-type-id="text-editor">
|
|
249 <state line="10" column="49" selection-start="354" selection-end="354" vertical-scroll-proportion="0.0" vertical-offset="170" max-vertical-offset="561">
|
|
250 <folding />
|
|
251 </state>
|
|
252 </provider>
|
|
253 </entry>
|
|
254 <entry file="file://$PROJECT_DIR$/naturalSort.js">
|
|
255 <provider selected="true" editor-type-id="text-editor">
|
|
256 <state line="5" column="26" selection-start="206" selection-end="206" vertical-scroll-proportion="0.0" vertical-offset="85" max-vertical-offset="867">
|
|
257 <folding>
|
|
258 <element signature="n#!!doc" expanded="true" />
|
|
259 </folding>
|
|
260 </state>
|
|
261 </provider>
|
|
262 </entry>
|
|
263 <entry file="file://$PROJECT_DIR$/README.md">
|
|
264 <provider selected="true" editor-type-id="text-editor">
|
|
265 <state line="14" column="28" selection-start="257" selection-end="257" vertical-scroll-proportion="0.0" vertical-offset="238" max-vertical-offset="1394">
|
|
266 <folding />
|
|
267 </state>
|
|
268 </provider>
|
|
269 </entry>
|
|
270 <entry file="file://$PROJECT_DIR$/package.json">
|
|
271 <provider selected="true" editor-type-id="text-editor">
|
|
272 <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="561">
|
|
273 <folding />
|
|
274 </state>
|
|
275 </provider>
|
|
276 </entry>
|
|
277 <entry file="file://$PROJECT_DIR$/naturalSort.js">
|
|
278 <provider selected="true" editor-type-id="text-editor">
|
|
279 <state line="5" column="26" selection-start="206" selection-end="206" vertical-scroll-proportion="0.0" vertical-offset="85" max-vertical-offset="867">
|
|
280 <folding>
|
|
281 <element signature="n#!!doc" expanded="true" />
|
|
282 </folding>
|
|
283 </state>
|
|
284 </provider>
|
|
285 </entry>
|
|
286 <entry file="file://$PROJECT_DIR$/package.json">
|
|
287 <provider selected="true" editor-type-id="text-editor">
|
|
288 <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="561">
|
|
289 <folding />
|
|
290 </state>
|
|
291 </provider>
|
|
292 </entry>
|
|
293 <entry file="file://$PROJECT_DIR$/README.md">
|
|
294 <provider selected="true" editor-type-id="text-editor">
|
|
295 <state line="14" column="28" selection-start="257" selection-end="257" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="1394">
|
|
296 <folding />
|
|
297 </state>
|
|
298 </provider>
|
|
299 </entry>
|
|
300 <entry file="file://$PROJECT_DIR$/naturalSort.js">
|
|
301 <provider selected="true" editor-type-id="text-editor">
|
|
302 <state line="14" column="40" selection-start="689" selection-end="689" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="867">
|
|
303 <folding>
|
|
304 <element signature="n#!!doc" expanded="true" />
|
|
305 </folding>
|
|
306 </state>
|
|
307 </provider>
|
|
308 </entry>
|
|
309 <entry file="file://$PROJECT_DIR$/package.json">
|
|
310 <provider selected="true" editor-type-id="text-editor">
|
|
311 <state line="2" column="19" selection-start="58" selection-end="58" vertical-scroll-proportion="0.05724508" vertical-offset="2" max-vertical-offset="561">
|
|
312 <folding />
|
|
313 </state>
|
|
314 </provider>
|
|
315 </entry>
|
|
316 </component>
|
|
317 </project>
|
|
318
|