workspace.xml 19 KB

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