workspace.xml 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="048f5977-9ed4-45df-900a-ad0460ae8f41" name="Default" comment="">
  5. <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/jsLibraryMappings.xml" />
  6. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/v4-tutorial.iml" afterPath="$PROJECT_DIR$/.idea/v4-tutorial.iml" />
  7. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
  8. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/app.js" afterPath="$PROJECT_DIR$/src/app.js" />
  9. </list>
  10. <ignored path="v4-tutorial.iws" />
  11. <ignored path=".idea/workspace.xml" />
  12. <ignored path=".idea/dataSources.local.xml" />
  13. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  14. <option name="TRACKING_ENABLED" value="true" />
  15. <option name="SHOW_DIALOG" value="false" />
  16. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  17. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  18. <option name="LAST_RESOLUTION" value="IGNORE" />
  19. </component>
  20. <component name="CreatePatchCommitExecutor">
  21. <option name="PATCH_PATH" value="" />
  22. </component>
  23. <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
  24. <component name="FavoritesManager">
  25. <favorites_list name="v4-tutorial" />
  26. </component>
  27. <component name="FileEditorManager">
  28. <leaf>
  29. <file leaf-file-name="index.html" pinned="false" current-in-tab="false">
  30. <entry file="file://$PROJECT_DIR$/index.html">
  31. <provider selected="true" editor-type-id="text-editor">
  32. <state relative-caret-position="112">
  33. <caret line="8" column="29" selection-start-line="8" selection-start-column="29" selection-end-line="8" selection-end-column="29" />
  34. <folding />
  35. </state>
  36. </provider>
  37. </entry>
  38. </file>
  39. <file leaf-file-name="app.js" pinned="false" current-in-tab="true">
  40. <entry file="file://$PROJECT_DIR$/src/app.js">
  41. <provider selected="true" editor-type-id="text-editor">
  42. <state relative-caret-position="224">
  43. <caret line="16" column="0" selection-start-line="16" selection-start-column="0" selection-end-line="16" selection-end-column="0" />
  44. <folding />
  45. </state>
  46. </provider>
  47. </entry>
  48. </file>
  49. </leaf>
  50. </component>
  51. <component name="FileTemplateManagerImpl">
  52. <option name="RECENT_TEMPLATES">
  53. <list>
  54. <option value="HTML File" />
  55. <option value="JavaScript File" />
  56. <option value="package_json" />
  57. </list>
  58. </option>
  59. </component>
  60. <component name="Git.Settings">
  61. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  62. </component>
  63. <component name="IdeDocumentHistory">
  64. <option name="CHANGED_PATHS">
  65. <list>
  66. <option value="$PROJECT_DIR$/index.html" />
  67. <option value="$PROJECT_DIR$/package.json" />
  68. <option value="$PROJECT_DIR$/src/app.js" />
  69. </list>
  70. </option>
  71. </component>
  72. <component name="JsBowerSettings">
  73. <exe-path />
  74. <config-path />
  75. </component>
  76. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  77. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  78. <component name="JsGulpfileManager">
  79. <detection-done>true</detection-done>
  80. <sorting>DEFINITION_ORDER</sorting>
  81. </component>
  82. <component name="NodeModulesDirectoryManager">
  83. <handled-path value="$PROJECT_DIR$/node_modules" />
  84. </component>
  85. <component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" />
  86. <component name="ProjectFrameBounds">
  87. <option name="x" value="284" />
  88. <option name="y" value="23" />
  89. <option name="width" value="1152" />
  90. <option name="height" value="877" />
  91. </component>
  92. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  93. <OptionsSetting value="true" id="Add" />
  94. <OptionsSetting value="true" id="Remove" />
  95. <OptionsSetting value="true" id="Checkout" />
  96. <OptionsSetting value="true" id="Update" />
  97. <OptionsSetting value="true" id="Status" />
  98. <OptionsSetting value="true" id="Edit" />
  99. <ConfirmationsSetting value="0" id="Add" />
  100. <ConfirmationsSetting value="0" id="Remove" />
  101. </component>
  102. <component name="ProjectView">
  103. <navigator currentView="ProjectPane" proportions="" version="1">
  104. <flattenPackages />
  105. <showMembers />
  106. <showModules />
  107. <showLibraryContents />
  108. <hideEmptyPackages />
  109. <abbreviatePackageNames />
  110. <autoscrollToSource />
  111. <autoscrollFromSource />
  112. <sortByType />
  113. <manualOrder />
  114. <foldersAlwaysOnTop value="true" />
  115. </navigator>
  116. <panes>
  117. <pane id="Scratches" />
  118. <pane id="ProjectPane">
  119. <subPane>
  120. <PATH>
  121. <PATH_ELEMENT>
  122. <option name="myItemId" value="v4-tutorial" />
  123. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  124. </PATH_ELEMENT>
  125. </PATH>
  126. <PATH>
  127. <PATH_ELEMENT>
  128. <option name="myItemId" value="v4-tutorial" />
  129. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  130. </PATH_ELEMENT>
  131. <PATH_ELEMENT>
  132. <option name="myItemId" value="v4-tutorial" />
  133. <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
  134. </PATH_ELEMENT>
  135. </PATH>
  136. <PATH>
  137. <PATH_ELEMENT>
  138. <option name="myItemId" value="v4-tutorial" />
  139. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  140. </PATH_ELEMENT>
  141. <PATH_ELEMENT>
  142. <option name="myItemId" value="v4-tutorial" />
  143. <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
  144. </PATH_ELEMENT>
  145. <PATH_ELEMENT>
  146. <option name="myItemId" value="src" />
  147. <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
  148. </PATH_ELEMENT>
  149. </PATH>
  150. </subPane>
  151. </pane>
  152. <pane id="Scope" />
  153. </panes>
  154. </component>
  155. <component name="PropertiesComponent">
  156. <property name="settings.editor.selected.configurable" value="JavaScript.Libraries" />
  157. <property name="js.eslint.nodeInterpreter" value="project" />
  158. <property name="js.eslint.eslintPackage" value="/usr/local/lib/node_modules/eslint" />
  159. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  160. <property name="settings.editor.splitter.proportion" value="0.2" />
  161. <property name="nodejs_interpreter_path" value="/usr/local/bin/node" />
  162. <property name="configurable.Global.libraries.is.expanded" value="true" />
  163. <property name="WebServerToolWindowFactoryState" value="false" />
  164. <property name="HbShouldOpenHtmlAsHb" value="" />
  165. <property name="DefaultHtmlFileTemplate" value="HTML File" />
  166. <property name="js-jscs-nodeInterpreter" value="/usr/local/bin/node" />
  167. </component>
  168. <component name="RunManager">
  169. <configuration default="true" type="BashConfigurationType" factoryName="Bash">
  170. <option name="INTERPRETER_OPTIONS" value="" />
  171. <option name="INTERPRETER_PATH" value="/bin/bash" />
  172. <option name="WORKING_DIRECTORY" value="" />
  173. <option name="PARENT_ENVS" value="true" />
  174. <option name="SCRIPT_NAME" value="" />
  175. <option name="PARAMETERS" value="" />
  176. <module name="" />
  177. <envs />
  178. <method />
  179. </configuration>
  180. <configuration default="true" type="GoApplicationRunConfiguration" factoryName="Go Application">
  181. <module name="" />
  182. <working_directory value="$PROJECT_DIR$" />
  183. <filePath value="$PROJECT_DIR$" />
  184. <kind value="FILE" />
  185. <method />
  186. </configuration>
  187. <configuration default="true" type="GoRunFileConfiguration" factoryName="Go Single File">
  188. <module name="" />
  189. <working_directory value="$PROJECT_DIR$" />
  190. <filePath value="$PROJECT_DIR$" />
  191. <method />
  192. </configuration>
  193. <configuration default="true" type="GoTestRunConfiguration" factoryName="Go Test">
  194. <module name="" />
  195. <working_directory value="$PROJECT_DIR$" />
  196. <framework value="gotest" />
  197. <kind value="DIRECTORY" />
  198. <method />
  199. </configuration>
  200. <configuration default="true" type="JavaScriptTestRunnerKarma" factoryName="Karma">
  201. <config-file value="" />
  202. <node-interpreter value="project" />
  203. <envs />
  204. <method />
  205. </configuration>
  206. <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
  207. <method />
  208. </configuration>
  209. <configuration default="true" type="NodeJSConfigurationType" factoryName="Node.js" path-to-node="project" working-dir="">
  210. <method />
  211. </configuration>
  212. <configuration default="true" type="PHPUnitRunConfigurationType" factoryName="PHPUnit">
  213. <TestRunner />
  214. <method />
  215. </configuration>
  216. <configuration default="true" type="PhpLocalRunConfigurationType" factoryName="PHP Console">
  217. <method />
  218. </configuration>
  219. <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
  220. <method />
  221. </configuration>
  222. <configuration default="true" type="js.build_tools.npm" factoryName="npm">
  223. <command value="run-script" />
  224. <scripts />
  225. <node-interpreter value="project" />
  226. <envs />
  227. <method />
  228. </configuration>
  229. <configuration default="true" type="mocha-javascript-test-runner" factoryName="Mocha">
  230. <node-interpreter>project</node-interpreter>
  231. <node-options />
  232. <working-directory />
  233. <pass-parent-env>true</pass-parent-env>
  234. <envs />
  235. <ui />
  236. <extra-mocha-options />
  237. <test-kind>DIRECTORY</test-kind>
  238. <test-directory />
  239. <recursive>false</recursive>
  240. <method />
  241. </configuration>
  242. </component>
  243. <component name="ShelveChangesManager" show_recycled="false">
  244. <option name="remove_strategy" value="false" />
  245. </component>
  246. <component name="StructureViewFactory">
  247. <option name="ACTIVE_ACTIONS" value=",HIDE_INHERITED_FROM_OBJECT" />
  248. </component>
  249. <component name="TaskManager">
  250. <task active="true" id="Default" summary="Default task">
  251. <changelist id="048f5977-9ed4-45df-900a-ad0460ae8f41" name="Default" comment="" />
  252. <created>1478355759772</created>
  253. <option name="number" value="Default" />
  254. <option name="presentableId" value="Default" />
  255. <updated>1478355759772</updated>
  256. <workItem from="1478355760990" duration="2071000" />
  257. </task>
  258. <servers />
  259. </component>
  260. <component name="TimeTrackingManager">
  261. <option name="totallyTimeSpent" value="2071000" />
  262. </component>
  263. <component name="ToolWindowManager">
  264. <frame x="284" y="23" width="1152" height="877" extended-state="0" />
  265. <editor active="true" />
  266. <layout>
  267. <window_info id="Project" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.25315315" sideWeight="0.5" order="5" side_tool="false" content_ui="combo" />
  268. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="11" side_tool="false" content_ui="tabs" />
  269. <window_info id="Docker" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  270. <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" />
  271. <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  272. <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  273. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.16396396" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  274. <window_info id="Mongo Explorer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  275. <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  276. <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="true" content_ui="tabs" />
  277. <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
  278. <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  279. <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  280. <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" />
  281. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  282. <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="combo" />
  283. <window_info id="Metrics" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  284. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  285. <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  286. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
  287. </layout>
  288. </component>
  289. <component name="Vcs.Log.UiProperties">
  290. <option name="RECENTLY_FILTERED_USER_GROUPS">
  291. <collection />
  292. </option>
  293. <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
  294. <collection />
  295. </option>
  296. </component>
  297. <component name="VcsContentAnnotationSettings">
  298. <option name="myLimit" value="2678400000" />
  299. </component>
  300. <component name="XDebuggerManager">
  301. <breakpoint-manager />
  302. <watches-manager />
  303. </component>
  304. <component name="editorHistoryManager">
  305. <entry file="file://$PROJECT_DIR$/node_modules/d3/CHANGES.md">
  306. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  307. <state split_layout="FIRST">
  308. <first_editor relative-caret-position="140">
  309. <caret line="6" column="3" selection-start-line="6" selection-start-column="3" selection-end-line="6" selection-end-column="3" />
  310. <folding>
  311. <marker date="1476985867000" expanded="true" signature="5837:5954" ph="[...]" />
  312. <marker date="1476985867000" expanded="true" signature="9582:9722" ph="..." />
  313. <marker date="1476985867000" expanded="true" signature="9608:9672" ph="{...}" />
  314. <marker date="1476985867000" expanded="true" signature="9685:9713" ph="{...}" />
  315. <marker date="1476985867000" expanded="true" signature="9731:9832" ph="..." />
  316. </folding>
  317. </first_editor>
  318. <second_editor />
  319. </state>
  320. </provider>
  321. </entry>
  322. <entry file="file://$PROJECT_DIR$/node_modules/d3/README.md">
  323. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  324. <state split_layout="SPLIT">
  325. <first_editor relative-caret-position="0">
  326. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  327. <folding />
  328. </first_editor>
  329. <second_editor />
  330. </state>
  331. </provider>
  332. </entry>
  333. <entry file="file://$PROJECT_DIR$/node_modules/d3/index.js">
  334. <provider selected="true" editor-type-id="text-editor">
  335. <state relative-caret-position="182">
  336. <caret line="13" column="12" selection-start-line="13" selection-start-column="12" selection-end-line="13" selection-end-column="12" />
  337. <folding />
  338. </state>
  339. </provider>
  340. </entry>
  341. <entry file="file://$PROJECT_DIR$/package.json">
  342. <provider selected="true" editor-type-id="text-editor">
  343. <state relative-caret-position="322">
  344. <caret line="23" column="0" selection-start-line="23" selection-start-column="0" selection-end-line="23" selection-end-column="0" />
  345. <folding />
  346. </state>
  347. </provider>
  348. </entry>
  349. <entry file="file://$PROJECT_DIR$/index.html">
  350. <provider selected="true" editor-type-id="text-editor">
  351. <state relative-caret-position="112">
  352. <caret line="8" column="29" selection-start-line="8" selection-start-column="29" selection-end-line="8" selection-end-column="29" />
  353. <folding />
  354. </state>
  355. </provider>
  356. </entry>
  357. <entry file="file://$PROJECT_DIR$/node_modules/d3-time/build/d3-time.js">
  358. <provider selected="true" editor-type-id="text-editor">
  359. <state relative-caret-position="280">
  360. <caret line="20" column="4" selection-start-line="20" selection-start-column="4" selection-end-line="20" selection-end-column="4" />
  361. <folding />
  362. </state>
  363. </provider>
  364. </entry>
  365. <entry file="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_github.com_DefinitelyTyped_DefinitelyTyped_raw_master_d3_d3.d.ts">
  366. <provider selected="true" editor-type-id="text-editor">
  367. <state relative-caret-position="364">
  368. <caret line="25" column="0" selection-start-line="25" selection-start-column="0" selection-end-line="25" selection-end-column="0" />
  369. <folding />
  370. </state>
  371. </provider>
  372. </entry>
  373. <entry file="file://$PROJECT_DIR$/src/app.js">
  374. <provider selected="true" editor-type-id="text-editor">
  375. <state relative-caret-position="224">
  376. <caret line="16" column="0" selection-start-line="16" selection-start-column="0" selection-end-line="16" selection-end-column="0" />
  377. <folding />
  378. </state>
  379. </provider>
  380. </entry>
  381. </component>
  382. </project>