319 lines
16 KiB
XML
319 lines
16 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<project version="4">
|
||
|
<component name="ChangeListManager">
|
||
|
<list default="true" id="7e2ccc79-07ee-4d3a-8f78-ceb66a24e495" name="Default" comment="">
|
||
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/naturalSort.js" afterPath="$PROJECT_DIR$/naturalSort.js" />
|
||
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/package.json" afterPath="$PROJECT_DIR$/package.json" />
|
||
|
</list>
|
||
|
<ignored path="javascript-natural-sort.iws" />
|
||
|
<ignored path=".idea/workspace.xml" />
|
||
|
<option name="TRACKING_ENABLED" value="true" />
|
||
|
<option name="SHOW_DIALOG" value="false" />
|
||
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||
|
</component>
|
||
|
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
|
||
|
<component name="CreatePatchCommitExecutor">
|
||
|
<option name="PATCH_PATH" value="" />
|
||
|
</component>
|
||
|
<component name="DaemonCodeAnalyzer">
|
||
|
<disable_hints />
|
||
|
</component>
|
||
|
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
||
|
<component name="FavoritesManager">
|
||
|
<favorites_list name="javascript-natural-sort" />
|
||
|
</component>
|
||
|
<component name="FileEditorManager">
|
||
|
<leaf>
|
||
|
<file leaf-file-name="naturalSort.js" pinned="false" current="false" current-in-tab="false">
|
||
|
<entry file="file://$PROJECT_DIR$/naturalSort.js">
|
||
|
<provider selected="true" editor-type-id="text-editor">
|
||
|
<state line="14" column="40" selection-start="689" selection-end="689" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="867">
|
||
|
<folding>
|
||
|
<element signature="n#!!doc" expanded="true" />
|
||
|
</folding>
|
||
|
</state>
|
||
|
</provider>
|
||
|
</entry>
|
||
|
</file>
|
||
|
<file leaf-file-name="README.md" pinned="false" current="false" current-in-tab="false">
|
||
|
<entry file="file://$PROJECT_DIR$/README.md">
|
||
|
<provider selected="true" editor-type-id="text-editor">
|
||
|
<state line="14" column="28" selection-start="257" selection-end="257" vertical-scroll-proportion="0.0" vertical-offset="238" max-vertical-offset="1394">
|
||
|
<folding />
|
||
|
</state>
|
||
|
</provider>
|
||
|
</entry>
|
||
|
</file>
|
||
|
<file leaf-file-name="package.json" pinned="false" current="true" current-in-tab="true">
|
||
|
<entry file="file://$PROJECT_DIR$/package.json">
|
||
|
<provider selected="true" editor-type-id="text-editor">
|
||
|
<state line="2" column="19" selection-start="58" selection-end="58" vertical-scroll-proportion="0.05724508" vertical-offset="2" max-vertical-offset="561">
|
||
|
<folding />
|
||
|
</state>
|
||
|
</provider>
|
||
|
</entry>
|
||
|
</file>
|
||
|
</leaf>
|
||
|
</component>
|
||
|
<component name="FindManager">
|
||
|
<FindUsagesManager>
|
||
|
<setting name="OPEN_NEW_TAB" value="false" />
|
||
|
</FindUsagesManager>
|
||
|
</component>
|
||
|
<component name="Git.Settings">
|
||
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||
|
</component>
|
||
|
<component name="GitLogSettings">
|
||
|
<option name="myDateState">
|
||
|
<MyDateState />
|
||
|
</option>
|
||
|
</component>
|
||
|
<component name="IdeDocumentHistory">
|
||
|
<option name="changedFiles">
|
||
|
<list>
|
||
|
<option value="$PROJECT_DIR$/naturalSort.js" />
|
||
|
<option value="$PROJECT_DIR$/package.json" />
|
||
|
</list>
|
||
|
</option>
|
||
|
</component>
|
||
|
<component name="ProjectFrameBounds">
|
||
|
<option name="x" value="-1928" />
|
||
|
<option name="y" value="-8" />
|
||
|
<option name="width" value="1936" />
|
||
|
<option name="height" value="1066" />
|
||
|
</component>
|
||
|
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
||
|
<OptionsSetting value="true" id="Add" />
|
||
|
<OptionsSetting value="true" id="Remove" />
|
||
|
<OptionsSetting value="true" id="Checkout" />
|
||
|
<OptionsSetting value="true" id="Update" />
|
||
|
<OptionsSetting value="true" id="Status" />
|
||
|
<OptionsSetting value="true" id="Edit" />
|
||
|
<ConfirmationsSetting value="0" id="Add" />
|
||
|
<ConfirmationsSetting value="0" id="Remove" />
|
||
|
</component>
|
||
|
<component name="ProjectReloadState">
|
||
|
<option name="STATE" value="0" />
|
||
|
</component>
|
||
|
<component name="ProjectView">
|
||
|
<navigator currentView="ProjectPane" proportions="" version="1" splitterProportion="0.5">
|
||
|
<flattenPackages />
|
||
|
<showMembers />
|
||
|
<showModules />
|
||
|
<showLibraryContents />
|
||
|
<hideEmptyPackages />
|
||
|
<abbreviatePackageNames />
|
||
|
<autoscrollToSource />
|
||
|
<autoscrollFromSource />
|
||
|
<sortByType />
|
||
|
</navigator>
|
||
|
<panes>
|
||
|
<pane id="ProjectPane">
|
||
|
<subPane>
|
||
|
<PATH>
|
||
|
<PATH_ELEMENT>
|
||
|
<option name="myItemId" value="javascript-natural-sort" />
|
||
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
||
|
</PATH_ELEMENT>
|
||
|
</PATH>
|
||
|
<PATH>
|
||
|
<PATH_ELEMENT>
|
||
|
<option name="myItemId" value="javascript-natural-sort" />
|
||
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
||
|
</PATH_ELEMENT>
|
||
|
<PATH_ELEMENT>
|
||
|
<option name="myItemId" value="javascript-natural-sort" />
|
||
|
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
||
|
</PATH_ELEMENT>
|
||
|
</PATH>
|
||
|
</subPane>
|
||
|
</pane>
|
||
|
<pane id="Scope" />
|
||
|
</panes>
|
||
|
</component>
|
||
|
<component name="PropertiesComponent">
|
||
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
||
|
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
||
|
</component>
|
||
|
<component name="RunManager">
|
||
|
<configuration default="true" type="DartCommandLineRunConfigurationType" factoryName="Dart Command Line Application">
|
||
|
<option name="VMOptions" />
|
||
|
<option name="arguments" />
|
||
|
<option name="filePath" />
|
||
|
<option name="name" value="Dart" />
|
||
|
<option name="saveOutputToFile" value="false" />
|
||
|
<option name="showConsoleOnStdErr" value="false" />
|
||
|
<option name="showConsoleOnStdOut" value="false" />
|
||
|
<method />
|
||
|
</configuration>
|
||
|
<configuration default="true" type="DartUnitRunConfigurationType" factoryName="DartUnit">
|
||
|
<option name="VMOptions" />
|
||
|
<option name="arguments" />
|
||
|
<option name="filePath" />
|
||
|
<option name="scope" value="ALL" />
|
||
|
<option name="testName" />
|
||
|
<method />
|
||
|
</configuration>
|
||
|
<configuration default="true" type="JavaScriptTestRunnerKarma" factoryName="Karma" singleton="true" config-file="">
|
||
|
<envs />
|
||
|
<method />
|
||
|
</configuration>
|
||
|
<configuration default="true" type="JSTestDriver:ConfigurationType" factoryName="JsTestDriver">
|
||
|
<setting name="configLocationType" value="CONFIG_FILE" />
|
||
|
<setting name="settingsFile" value="" />
|
||
|
<setting name="serverType" value="INTERNAL" />
|
||
|
<setting name="preferredDebugBrowser" value="CHROME" />
|
||
|
<method />
|
||
|
</configuration>
|
||
|
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug" singleton="true">
|
||
|
<method />
|
||
|
</configuration>
|
||
|
<configuration default="true" type="NodeJSConfigurationType" factoryName="Node.js" working-dir="">
|
||
|
<browser start="false" url="" with-js-debugger="false" />
|
||
|
<method />
|
||
|
</configuration>
|
||
|
<list size="0" />
|
||
|
</component>
|
||
|
<component name="ShelveChangesManager" show_recycled="false" />
|
||
|
<component name="TaskManager">
|
||
|
<task active="true" id="Default" summary="Default task">
|
||
|
<changelist id="7e2ccc79-07ee-4d3a-8f78-ceb66a24e495" name="Default" comment="" />
|
||
|
<created>1388535088299</created>
|
||
|
<updated>1388535088299</updated>
|
||
|
</task>
|
||
|
<task id="LOCAL-00001" summary="Added package.json, using commonjs now">
|
||
|
<created>1388535399296</created>
|
||
|
<updated>1388535399296</updated>
|
||
|
</task>
|
||
|
<option name="localTasksCounter" value="2" />
|
||
|
<servers />
|
||
|
</component>
|
||
|
<component name="ToolWindowManager">
|
||
|
<frame x="-1928" y="-8" width="1936" height="1066" extended-state="0" />
|
||
|
<editor active="false" />
|
||
|
<layout>
|
||
|
<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" />
|
||
|
<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" />
|
||
|
<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" />
|
||
|
<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" />
|
||
|
<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" />
|
||
|
<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" />
|
||
|
<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" />
|
||
|
<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" />
|
||
|
<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" />
|
||
|
<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" />
|
||
|
<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" />
|
||
|
<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" />
|
||
|
<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" />
|
||
|
<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" />
|
||
|
<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" />
|
||
|
<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" />
|
||
|
<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" />
|
||
|
<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" />
|
||
|
</layout>
|
||
|
</component>
|
||
|
<component name="VcsContentAnnotationSettings">
|
||
|
<option name="myLimit" value="2678400000" />
|
||
|
</component>
|
||
|
<component name="VcsManagerConfiguration">
|
||
|
<option name="myTodoPanelSettings">
|
||
|
<TodoPanelSettings />
|
||
|
</option>
|
||
|
<MESSAGE value="Added package.json, using commonjs now" />
|
||
|
<option name="LAST_COMMIT_MESSAGE" value="Added package.json, using commonjs now" />
|
||
|
</component>
|
||
|
<component name="XDebuggerManager">
|
||
|
<breakpoint-manager />
|
||
|
</component>
|
||
|
<component name="editorHistoryManager">
|
||
|
<entry file="file://$PROJECT_DIR$/naturalSort.js">
|
||
|
<provider selected="true" editor-type-id="text-editor">
|
||
|
<state line="11" column="19" selection-start="506" selection-end="506" vertical-scroll-proportion="0.0" vertical-offset="51" max-vertical-offset="867">
|
||
|
<folding>
|
||
|
<element signature="n#!!doc" expanded="true" />
|
||
|
</folding>
|
||
|
</state>
|
||
|
</provider>
|
||
|
</entry>
|
||
|
<entry file="file://$PROJECT_DIR$/README.md">
|
||
|
<provider selected="true" editor-type-id="text-editor">
|
||
|
<state line="14" column="28" selection-start="257" selection-end="257" vertical-scroll-proportion="0.0" vertical-offset="238" max-vertical-offset="1394">
|
||
|
<folding />
|
||
|
</state>
|
||
|
</provider>
|
||
|
</entry>
|
||
|
<entry file="file://$PROJECT_DIR$/package.json">
|
||
|
<provider selected="true" editor-type-id="text-editor">
|
||
|
<state line="10" column="49" selection-start="354" selection-end="354" vertical-scroll-proportion="0.0" vertical-offset="170" max-vertical-offset="561">
|
||
|
<folding />
|
||
|
</state>
|
||
|
</provider>
|
||
|
</entry>
|
||
|
<entry file="file://$PROJECT_DIR$/naturalSort.js">
|
||
|
<provider selected="true" editor-type-id="text-editor">
|
||
|
<state line="5" column="26" selection-start="206" selection-end="206" vertical-scroll-proportion="0.0" vertical-offset="85" max-vertical-offset="867">
|
||
|
<folding>
|
||
|
<element signature="n#!!doc" expanded="true" />
|
||
|
</folding>
|
||
|
</state>
|
||
|
</provider>
|
||
|
</entry>
|
||
|
<entry file="file://$PROJECT_DIR$/README.md">
|
||
|
<provider selected="true" editor-type-id="text-editor">
|
||
|
<state line="14" column="28" selection-start="257" selection-end="257" vertical-scroll-proportion="0.0" vertical-offset="238" max-vertical-offset="1394">
|
||
|
<folding />
|
||
|
</state>
|
||
|
</provider>
|
||
|
</entry>
|
||
|
<entry file="file://$PROJECT_DIR$/package.json">
|
||
|
<provider selected="true" editor-type-id="text-editor">
|
||
|
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="561">
|
||
|
<folding />
|
||
|
</state>
|
||
|
</provider>
|
||
|
</entry>
|
||
|
<entry file="file://$PROJECT_DIR$/naturalSort.js">
|
||
|
<provider selected="true" editor-type-id="text-editor">
|
||
|
<state line="5" column="26" selection-start="206" selection-end="206" vertical-scroll-proportion="0.0" vertical-offset="85" max-vertical-offset="867">
|
||
|
<folding>
|
||
|
<element signature="n#!!doc" expanded="true" />
|
||
|
</folding>
|
||
|
</state>
|
||
|
</provider>
|
||
|
</entry>
|
||
|
<entry file="file://$PROJECT_DIR$/package.json">
|
||
|
<provider selected="true" editor-type-id="text-editor">
|
||
|
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="561">
|
||
|
<folding />
|
||
|
</state>
|
||
|
</provider>
|
||
|
</entry>
|
||
|
<entry file="file://$PROJECT_DIR$/README.md">
|
||
|
<provider selected="true" editor-type-id="text-editor">
|
||
|
<state line="14" column="28" selection-start="257" selection-end="257" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="1394">
|
||
|
<folding />
|
||
|
</state>
|
||
|
</provider>
|
||
|
</entry>
|
||
|
<entry file="file://$PROJECT_DIR$/naturalSort.js">
|
||
|
<provider selected="true" editor-type-id="text-editor">
|
||
|
<state line="14" column="40" selection-start="689" selection-end="689" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="867">
|
||
|
<folding>
|
||
|
<element signature="n#!!doc" expanded="true" />
|
||
|
</folding>
|
||
|
</state>
|
||
|
</provider>
|
||
|
</entry>
|
||
|
<entry file="file://$PROJECT_DIR$/package.json">
|
||
|
<provider selected="true" editor-type-id="text-editor">
|
||
|
<state line="2" column="19" selection-start="58" selection-end="58" vertical-scroll-proportion="0.05724508" vertical-offset="2" max-vertical-offset="561">
|
||
|
<folding />
|
||
|
</state>
|
||
|
</provider>
|
||
|
</entry>
|
||
|
</component>
|
||
|
</project>
|
||
|
|