workspace.xml 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AnalysisUIOptions">
  4. <option name="SCOPE_TYPE" value="3" />
  5. </component>
  6. <component name="ChangeListManager">
  7. <list default="true" id="15bf0070-3126-48e8-9fdb-ba3ce8757bcc" name="Default" comment="">
  8. <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/php.xml" />
  9. <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/vcs.xml" />
  10. <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/1.html" />
  11. </list>
  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="ExecutionTargetManager" SELECTED_TARGET="default_target" />
  20. <component name="FileEditorManager">
  21. <leaf>
  22. <file leaf-file-name="1.html" pinned="false" current-in-tab="true">
  23. <entry file="file://$PROJECT_DIR$/1.html">
  24. <provider selected="true" editor-type-id="text-editor">
  25. <state relative-caret-position="285">
  26. <caret line="19" column="0" lean-forward="true" selection-start-line="19" selection-start-column="0" selection-end-line="19" selection-end-column="0" />
  27. <folding />
  28. </state>
  29. </provider>
  30. </entry>
  31. </file>
  32. </leaf>
  33. </component>
  34. <component name="FileTemplateManagerImpl">
  35. <option name="RECENT_TEMPLATES">
  36. <list>
  37. <option value="HTML File" />
  38. </list>
  39. </option>
  40. </component>
  41. <component name="Git.Settings">
  42. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  43. </component>
  44. <component name="IdeDocumentHistory">
  45. <option name="CHANGED_PATHS">
  46. <list>
  47. <option value="$PROJECT_DIR$/1.html" />
  48. </list>
  49. </option>
  50. </component>
  51. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  52. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  53. <component name="JsFlowSettings">
  54. <service-enabled>true</service-enabled>
  55. <exe-path />
  56. <annotation-enable>false</annotation-enable>
  57. <other-services-enabled>true</other-services-enabled>
  58. </component>
  59. <component name="JsGulpfileManager">
  60. <detection-done>true</detection-done>
  61. <sorting>DEFINITION_ORDER</sorting>
  62. </component>
  63. <component name="NodeModulesDirectoryManager">
  64. <handled-path value="$PROJECT_DIR$/node_modules" />
  65. </component>
  66. <component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" interpreter_name="PHP 7.0 Brew" />
  67. <component name="ProjectFrameBounds">
  68. <option name="y" value="23" />
  69. <option name="width" value="1676" />
  70. <option name="height" value="1027" />
  71. </component>
  72. <component name="ProjectView">
  73. <navigator currentView="ProjectPane" proportions="" version="1">
  74. <flattenPackages />
  75. <showMembers />
  76. <showModules />
  77. <showLibraryContents />
  78. <hideEmptyPackages />
  79. <abbreviatePackageNames />
  80. <autoscrollToSource />
  81. <autoscrollFromSource ProjectPane="true" />
  82. <sortByType />
  83. <manualOrder />
  84. <foldersAlwaysOnTop value="true" />
  85. </navigator>
  86. <panes>
  87. <pane id="ProjectPane">
  88. <subPane>
  89. <PATH>
  90. <PATH_ELEMENT>
  91. <option name="myItemId" value="laracasts" />
  92. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  93. </PATH_ELEMENT>
  94. <PATH_ELEMENT>
  95. <option name="myItemId" value="laracasts" />
  96. <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
  97. </PATH_ELEMENT>
  98. </PATH>
  99. </subPane>
  100. </pane>
  101. <pane id="Scope" />
  102. <pane id="Scratches" />
  103. </panes>
  104. </component>
  105. <component name="PropertiesComponent">
  106. <property name="settings.editor.selected.configurable" value="Settings.JavaScript" />
  107. <property name="js.eslint.nodeInterpreter" value="/usr/local/bin/node" />
  108. <property name="js.eslint.eslintPackage" value="/usr/local/lib/node_modules/eslint" />
  109. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  110. <property name="nodejs_interpreter_path" value="/usr/local/bin/node" />
  111. <property name="configurable.Global.libraries.is.expanded" value="true" />
  112. <property name="WebServerToolWindowFactoryState" value="false" />
  113. <property name="HbShouldOpenHtmlAsHb" value="" />
  114. <property name="DefaultHtmlFileTemplate" value="HTML File" />
  115. <property name="node.js.path.for.package.eslint" value="project" />
  116. <property name="node.js.detected.package.eslint" value="true" />
  117. <property name="node.js.selected.package.eslint" value="$PROJECT_DIR$/node_modules/eslint" />
  118. <property name="node.js.path.for.package.standard" value="project" />
  119. <property name="node.js.detected.package.standard" value="true" />
  120. <property name="node.js.selected.package.standard" value="" />
  121. <property name="run.code.analysis.last.selected.profile" value="pProject Default" />
  122. <property name="JavaScriptPreferStrict" value="true" />
  123. <property name="JavaScriptWeakerCompletionTypeGuess" value="true" />
  124. </component>
  125. <component name="RunDashboard">
  126. <option name="ruleStates">
  127. <list>
  128. <RuleState>
  129. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  130. </RuleState>
  131. <RuleState>
  132. <option name="name" value="StatusDashboardGroupingRule" />
  133. </RuleState>
  134. </list>
  135. </option>
  136. </component>
  137. <component name="RunManager">
  138. <configuration default="true" type="BashConfigurationType" factoryName="Bash">
  139. <option name="INTERPRETER_OPTIONS" value="" />
  140. <option name="INTERPRETER_PATH" value="/bin/bash" />
  141. <option name="WORKING_DIRECTORY" value="" />
  142. <option name="PARENT_ENVS" value="true" />
  143. <option name="SCRIPT_NAME" value="" />
  144. <option name="PARAMETERS" value="" />
  145. <module name="" />
  146. <envs />
  147. <method />
  148. </configuration>
  149. <configuration default="true" type="CodeceptionConfigurationType" factoryName="Codeception">
  150. <PhpTestRunnerSettings />
  151. <method />
  152. </configuration>
  153. <configuration default="true" type="GoApplicationRunConfiguration" factoryName="Go Application">
  154. <module name="" />
  155. <working_directory value="$PROJECT_DIR$" />
  156. <filePath value="$PROJECT_DIR$" />
  157. <kind value="FILE" />
  158. <method />
  159. </configuration>
  160. <configuration default="true" type="GoRunFileConfiguration" factoryName="Go Single File">
  161. <module name="" />
  162. <working_directory value="$PROJECT_DIR$" />
  163. <filePath value="$PROJECT_DIR$" />
  164. <method />
  165. </configuration>
  166. <configuration default="true" type="GoTestRunConfiguration" factoryName="Go Test">
  167. <module name="" />
  168. <working_directory value="$PROJECT_DIR$" />
  169. <framework value="gotest" />
  170. <kind value="DIRECTORY" />
  171. <method />
  172. </configuration>
  173. <configuration default="true" type="JavaScriptTestRunnerJest" factoryName="Jest">
  174. <node-interpreter value="project" />
  175. <working-dir value="" />
  176. <envs />
  177. <scope-kind value="ALL" />
  178. <method />
  179. </configuration>
  180. <configuration default="true" type="JavaScriptTestRunnerKarma" factoryName="Karma">
  181. <config-file value="" />
  182. <node-interpreter value="project" />
  183. <envs />
  184. <method />
  185. </configuration>
  186. <configuration default="true" type="JavaScriptTestRunnerProtractor" factoryName="Protractor">
  187. <config-file value="" />
  188. <node-interpreter value="project" />
  189. <envs />
  190. <method />
  191. </configuration>
  192. <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
  193. <method />
  194. </configuration>
  195. <configuration default="true" type="NodeJSConfigurationType" factoryName="Node.js" path-to-node="project" working-dir="">
  196. <method />
  197. </configuration>
  198. <configuration default="true" type="PHPUnitRunConfigurationType" factoryName="PHPUnit">
  199. <TestRunner />
  200. <method />
  201. </configuration>
  202. <configuration default="true" type="PhpBehatConfigurationType" factoryName="Behat">
  203. <BehatRunner />
  204. <method />
  205. </configuration>
  206. <configuration default="true" type="PhpLocalRunConfigurationType" factoryName="PHP Console">
  207. <method />
  208. </configuration>
  209. <configuration default="true" type="PhpSpecConfigurationType" factoryName="PHPSpec">
  210. <PhpTestRunnerSettings />
  211. <method />
  212. </configuration>
  213. <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
  214. <method />
  215. </configuration>
  216. <configuration default="true" type="js.build_tools.npm" factoryName="npm">
  217. <command value="run" />
  218. <scripts />
  219. <node-interpreter value="project" />
  220. <envs />
  221. <method />
  222. </configuration>
  223. <configuration default="true" type="mocha-javascript-test-runner" factoryName="Mocha">
  224. <node-interpreter>project</node-interpreter>
  225. <node-options />
  226. <working-directory />
  227. <pass-parent-env>true</pass-parent-env>
  228. <envs />
  229. <ui />
  230. <extra-mocha-options />
  231. <test-kind>DIRECTORY</test-kind>
  232. <test-directory />
  233. <recursive>false</recursive>
  234. <method />
  235. </configuration>
  236. </component>
  237. <component name="ShelveChangesManager" show_recycled="false">
  238. <option name="remove_strategy" value="false" />
  239. </component>
  240. <component name="TaskManager">
  241. <task active="true" id="Default" summary="Default task">
  242. <changelist id="15bf0070-3126-48e8-9fdb-ba3ce8757bcc" name="Default" comment="" />
  243. <created>1496487347324</created>
  244. <option name="number" value="Default" />
  245. <option name="presentableId" value="Default" />
  246. <updated>1496487347324</updated>
  247. <workItem from="1496487348517" duration="300000" />
  248. </task>
  249. <servers />
  250. </component>
  251. <component name="TimeTrackingManager">
  252. <option name="totallyTimeSpent" value="300000" />
  253. </component>
  254. <component name="ToolWindowManager">
  255. <frame x="0" y="23" width="1676" height="1027" extended-state="6" />
  256. <editor active="true" />
  257. <layout>
  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="10" side_tool="false" content_ui="tabs" />
  259. <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="0" side_tool="true" content_ui="tabs" />
  260. <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="6" side_tool="false" content_ui="tabs" />
  261. <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="1" side_tool="false" content_ui="tabs" />
  262. <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" />
  263. <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="2" side_tool="false" content_ui="tabs" />
  264. <window_info id="Project" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.25275397" sideWeight="0.5" order="5" side_tool="false" content_ui="combo" />
  265. <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="-1" side_tool="false" content_ui="tabs" />
  266. <window_info id="Inspection Results" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32941177" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  267. <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" />
  268. <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="5" side_tool="false" content_ui="tabs" />
  269. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.249694" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  270. <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="7" side_tool="false" content_ui="tabs" />
  271. <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" />
  272. <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="8" side_tool="false" content_ui="tabs" />
  273. <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="4" side_tool="false" content_ui="tabs" />
  274. <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" />
  275. <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="9" side_tool="false" content_ui="tabs" />
  276. <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" />
  277. <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="3" side_tool="false" content_ui="tabs" />
  278. <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" />
  279. </layout>
  280. </component>
  281. <component name="TypeScriptGeneratedFilesManager">
  282. <option name="processedProjectFiles" value="true" />
  283. </component>
  284. <component name="VcsContentAnnotationSettings">
  285. <option name="myLimit" value="2678400000" />
  286. </component>
  287. <component name="XDebuggerManager">
  288. <breakpoint-manager />
  289. <watches-manager />
  290. </component>
  291. <component name="editorHistoryManager">
  292. <entry file="file://$PROJECT_DIR$/1.html">
  293. <provider selected="true" editor-type-id="text-editor">
  294. <state relative-caret-position="285">
  295. <caret line="19" column="0" lean-forward="true" selection-start-line="19" selection-start-column="0" selection-end-line="19" selection-end-column="0" />
  296. <folding />
  297. </state>
  298. </provider>
  299. </entry>
  300. </component>
  301. </project>