a start on the passion projects of cohort 4.2

workspace.xml 8.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="3d529dbd-bfe6-465a-b5c7-157a21d45811" name="Default Changelist" comment="">
  5. <change afterPath="$PROJECT_DIR$/.idea/codeStyles/codeStyleConfig.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/ProjectDescription.md" beforeDir="false" afterPath="$PROJECT_DIR$/ProjectDescription.md" afterDir="false" />
  7. </list>
  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="1695464831">
  16. <usages-collector id="statistics.lifecycle.project">
  17. <counts>
  18. <entry key="project.closed" value="2" />
  19. <entry key="project.open.time.0" value="1" />
  20. <entry key="project.open.time.1" value="1" />
  21. <entry key="project.opened" value="2" />
  22. </counts>
  23. </usages-collector>
  24. <usages-collector id="statistics.file.extensions.open">
  25. <counts>
  26. <entry key="md" value="1" />
  27. </counts>
  28. </usages-collector>
  29. <usages-collector id="statistics.file.types.open">
  30. <counts>
  31. <entry key="Markdown" value="1" />
  32. </counts>
  33. </usages-collector>
  34. <usages-collector id="statistics.file.extensions.edit">
  35. <counts>
  36. <entry key="md" value="2046" />
  37. </counts>
  38. </usages-collector>
  39. <usages-collector id="statistics.file.types.edit">
  40. <counts>
  41. <entry key="Markdown" value="2046" />
  42. </counts>
  43. </usages-collector>
  44. </session>
  45. </component>
  46. <component name="FileEditorManager">
  47. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  48. <file pinned="false" current-in-tab="true">
  49. <entry file="file://$PROJECT_DIR$/ProjectDescription.md">
  50. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  51. <state split_layout="SPLIT">
  52. <first_editor relative-caret-position="456">
  53. <caret line="42" column="16" selection-start-line="42" selection-start-column="16" selection-end-line="42" selection-end-column="16" />
  54. </first_editor>
  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$/ProjectDescription.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="JsGulpfileManager">
  75. <detection-done>true</detection-done>
  76. <sorting>DEFINITION_ORDER</sorting>
  77. </component>
  78. <component name="ProjectFrameBounds">
  79. <option name="x" value="75" />
  80. <option name="y" value="26" />
  81. <option name="width" value="1205" />
  82. <option name="height" value="724" />
  83. </component>
  84. <component name="ProjectView">
  85. <navigator proportions="" version="1">
  86. <foldersAlwaysOnTop value="true" />
  87. </navigator>
  88. <panes>
  89. <pane id="ProjectPane">
  90. <subPane>
  91. <expand>
  92. <path>
  93. <item name="PassionBy4.2" type="b2602c69:ProjectViewProjectNode" />
  94. <item name="PassionBy4.2" type="462c0819:PsiDirectoryNode" />
  95. </path>
  96. </expand>
  97. <select />
  98. </subPane>
  99. </pane>
  100. <pane id="Scope" />
  101. <pane id="PackagesPane" />
  102. </panes>
  103. </component>
  104. <component name="PropertiesComponent">
  105. <property name="WebServerToolWindowFactoryState" value="false" />
  106. <property name="aspect.path.notification.shown" value="true" />
  107. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  108. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  109. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  110. <property name="settings.editor.selected.configurable" value="preferences.sourceCode" />
  111. </component>
  112. <component name="RunDashboard">
  113. <option name="ruleStates">
  114. <list>
  115. <RuleState>
  116. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  117. </RuleState>
  118. <RuleState>
  119. <option name="name" value="StatusDashboardGroupingRule" />
  120. </RuleState>
  121. </list>
  122. </option>
  123. </component>
  124. <component name="SvnConfiguration">
  125. <configuration />
  126. </component>
  127. <component name="TaskManager">
  128. <task active="true" id="Default" summary="Default task">
  129. <changelist id="3d529dbd-bfe6-465a-b5c7-157a21d45811" name="Default Changelist" comment="" />
  130. <created>1541422421871</created>
  131. <option name="number" value="Default" />
  132. <option name="presentableId" value="Default" />
  133. <updated>1541422421871</updated>
  134. <workItem from="1541422423312" duration="2386000" />
  135. <workItem from="1541424826654" duration="2000" />
  136. </task>
  137. <servers />
  138. </component>
  139. <component name="TimeTrackingManager">
  140. <option name="totallyTimeSpent" value="2388000" />
  141. </component>
  142. <component name="ToolWindowManager">
  143. <frame x="75" y="26" width="1205" height="724" extended-state="0" />
  144. <layout>
  145. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.22613929" />
  146. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  147. <window_info id="Image Layers" order="2" />
  148. <window_info id="Designer" order="3" />
  149. <window_info id="UI Designer" order="4" />
  150. <window_info id="Capture Tool" order="5" />
  151. <window_info id="Favorites" order="6" side_tool="true" />
  152. <window_info anchor="bottom" id="Message" order="0" />
  153. <window_info anchor="bottom" id="Find" order="1" />
  154. <window_info anchor="bottom" id="Run" order="2" />
  155. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  156. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  157. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  158. <window_info anchor="bottom" id="TODO" order="6" />
  159. <window_info anchor="bottom" id="Database Changes" order="7" show_stripe_button="false" />
  160. <window_info anchor="bottom" id="Terminal" order="8" />
  161. <window_info anchor="bottom" id="Event Log" order="9" side_tool="true" />
  162. <window_info anchor="bottom" id="Version Control" order="10" />
  163. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  164. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  165. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  166. <window_info anchor="right" id="Palette" order="3" />
  167. <window_info anchor="right" id="Capture Analysis" order="4" />
  168. <window_info anchor="right" id="Theme Preview" order="5" />
  169. <window_info anchor="right" id="Palette&#9;" order="6" />
  170. <window_info anchor="right" id="Database" order="7" />
  171. <window_info anchor="right" id="Maven Projects" order="8" />
  172. </layout>
  173. </component>
  174. <component name="TypeScriptGeneratedFilesManager">
  175. <option name="version" value="1" />
  176. </component>
  177. <component name="VcsContentAnnotationSettings">
  178. <option name="myLimit" value="2678400000" />
  179. </component>
  180. <component name="editorHistoryManager">
  181. <entry file="file://$PROJECT_DIR$/ProjectDescription.md">
  182. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  183. <state split_layout="SPLIT">
  184. <first_editor relative-caret-position="456">
  185. <caret line="42" column="16" selection-start-line="42" selection-start-column="16" selection-end-line="42" selection-end-column="16" />
  186. </first_editor>
  187. <second_editor />
  188. </state>
  189. </provider>
  190. </entry>
  191. </component>
  192. </project>