workspace.xml 21 KB

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