workspace.xml 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="0b19be92-38f9-4991-acba-7dfda38428dc" name="Default Changelist" comment="" />
  5. <ignored path="$PROJECT_DIR$/.tmp/" />
  6. <ignored path="$PROJECT_DIR$/temp/" />
  7. <ignored path="$PROJECT_DIR$/tmp/" />
  8. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  9. <option name="SHOW_DIALOG" value="false" />
  10. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  11. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  12. <option name="LAST_RESOLUTION" value="IGNORE" />
  13. </component>
  14. <component name="FUSProjectUsageTrigger">
  15. <session id="1570728984">
  16. <usages-collector id="statistics.lifecycle.project">
  17. <counts>
  18. <entry key="project.open.time.1" value="1" />
  19. <entry key="project.opened" value="1" />
  20. </counts>
  21. </usages-collector>
  22. <usages-collector id="statistics.file.extensions.open">
  23. <counts>
  24. <entry key="md" value="1" />
  25. </counts>
  26. </usages-collector>
  27. <usages-collector id="statistics.file.types.open">
  28. <counts>
  29. <entry key="Markdown" value="1" />
  30. </counts>
  31. </usages-collector>
  32. <usages-collector id="statistics.file.extensions.edit">
  33. <counts>
  34. <entry key="md" value="816" />
  35. </counts>
  36. </usages-collector>
  37. <usages-collector id="statistics.file.types.edit">
  38. <counts>
  39. <entry key="Markdown" value="816" />
  40. </counts>
  41. </usages-collector>
  42. </session>
  43. </component>
  44. <component name="FileEditorManager">
  45. <leaf>
  46. <file pinned="false" current-in-tab="true">
  47. <entry file="file://$PROJECT_DIR$/README.md">
  48. <provider selected="true" editor-type-id="split-provider[text-editor;MarkdownPreviewEditor]">
  49. <state split_layout="SPLIT">
  50. <first_editor relative-caret-position="466">
  51. <caret line="77" column="3" lean-forward="true" selection-start-line="77" selection-start-column="3" selection-end-line="77" selection-end-column="3" />
  52. </first_editor>
  53. <second_editor>
  54. <markdownNavigatorState />
  55. </second_editor>
  56. </state>
  57. </provider>
  58. </entry>
  59. </file>
  60. </leaf>
  61. </component>
  62. <component name="Git.Settings">
  63. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  64. </component>
  65. <component name="IdeDocumentHistory">
  66. <option name="CHANGED_PATHS">
  67. <list>
  68. <option value="$PROJECT_DIR$/README.md" />
  69. </list>
  70. </option>
  71. </component>
  72. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  73. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  74. <component name="JsFlowSettings">
  75. <service-enabled>true</service-enabled>
  76. <exe-path />
  77. <annotation-enable>false</annotation-enable>
  78. <other-services-enabled>true</other-services-enabled>
  79. </component>
  80. <component name="JsGulpfileManager">
  81. <detection-done>true</detection-done>
  82. <sorting>DEFINITION_ORDER</sorting>
  83. </component>
  84. <component name="ProjectFrameBounds">
  85. <option name="y" value="23" />
  86. <option name="width" value="1280" />
  87. <option name="height" value="777" />
  88. </component>
  89. <component name="ProjectInspectionProfilesVisibleTreeState">
  90. <entry key="Project Default">
  91. <profile-state>
  92. <expanded-state>
  93. <State>
  94. <id />
  95. </State>
  96. </expanded-state>
  97. <selected-state>
  98. <State>
  99. <id>AngularJS</id>
  100. </State>
  101. </selected-state>
  102. </profile-state>
  103. </entry>
  104. </component>
  105. <component name="ProjectView">
  106. <navigator proportions="" version="1">
  107. <foldersAlwaysOnTop value="true" />
  108. </navigator>
  109. <panes>
  110. <pane id="Scope" />
  111. <pane id="ProjectPane">
  112. <subPane>
  113. <expand>
  114. <path>
  115. <item name="online-doc" type="b2602c69:ProjectViewProjectNode" />
  116. <item name="online-doc" type="462c0819:PsiDirectoryNode" />
  117. </path>
  118. </expand>
  119. <select />
  120. </subPane>
  121. </pane>
  122. </panes>
  123. </component>
  124. <component name="PropertiesComponent">
  125. <property name="JavaScriptWeakerCompletionTypeGuess" value="true" />
  126. <property name="WebServerToolWindowFactoryState" value="false" />
  127. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  128. <property name="nodejs_interpreter_path.stuck_in_default_project" value="/usr/local/bin/node" />
  129. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  130. <property name="settings.editor.selected.configurable" value="preferences.sourceCode.JavaScript" />
  131. </component>
  132. <component name="RunDashboard">
  133. <option name="ruleStates">
  134. <list>
  135. <RuleState>
  136. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  137. </RuleState>
  138. <RuleState>
  139. <option name="name" value="StatusDashboardGroupingRule" />
  140. </RuleState>
  141. </list>
  142. </option>
  143. </component>
  144. <component name="SvnConfiguration">
  145. <configuration />
  146. </component>
  147. <component name="TaskManager">
  148. <task active="true" id="Default" summary="Default task">
  149. <changelist id="0b19be92-38f9-4991-acba-7dfda38428dc" name="Default Changelist" comment="" />
  150. <created>1555315062815</created>
  151. <option name="number" value="Default" />
  152. <option name="presentableId" value="Default" />
  153. <updated>1555315062815</updated>
  154. <workItem from="1555315064401" duration="3035000" />
  155. </task>
  156. <servers />
  157. </component>
  158. <component name="TimeTrackingManager">
  159. <option name="totallyTimeSpent" value="3035000" />
  160. </component>
  161. <component name="ToolWindowManager">
  162. <frame x="0" y="23" width="1280" height="777" extended-state="0" />
  163. <editor active="true" />
  164. <layout>
  165. <window_info id="Favorites" side_tool="true" />
  166. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.044479746" />
  167. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  168. <window_info anchor="bottom" id="Docker" show_stripe_button="false" />
  169. <window_info anchor="bottom" id="Version Control" show_stripe_button="false" />
  170. <window_info anchor="bottom" id="Terminal" />
  171. <window_info anchor="bottom" id="Event Log" side_tool="true" />
  172. <window_info anchor="bottom" id="Message" order="0" />
  173. <window_info anchor="bottom" id="Find" order="1" />
  174. <window_info anchor="bottom" id="Run" order="2" />
  175. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  176. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  177. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  178. <window_info anchor="bottom" id="TODO" order="6" />
  179. <window_info anchor="right" id="Commander" order="0" weight="0.4" />
  180. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  181. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  182. </layout>
  183. </component>
  184. <component name="TypeScriptGeneratedFilesManager">
  185. <option name="version" value="1" />
  186. </component>
  187. <component name="VcsContentAnnotationSettings">
  188. <option name="myLimit" value="2678400000" />
  189. </component>
  190. <component name="editorHistoryManager">
  191. <entry file="file://$PROJECT_DIR$/README.md">
  192. <provider selected="true" editor-type-id="split-provider[text-editor;MarkdownPreviewEditor]">
  193. <state split_layout="SPLIT">
  194. <first_editor relative-caret-position="466">
  195. <caret line="77" column="3" lean-forward="true" selection-start-line="77" selection-start-column="3" selection-end-line="77" selection-end-column="3" />
  196. </first_editor>
  197. <second_editor>
  198. <markdownNavigatorState />
  199. </second_editor>
  200. </state>
  201. </provider>
  202. </entry>
  203. </component>
  204. </project>