workspace.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="BranchesTreeState">
  4. <expand>
  5. <path>
  6. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  7. <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  8. </path>
  9. <path>
  10. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  11. <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  12. <item name="GROUP_NODE:feature" type="e8cecc67:BranchNodeDescriptor" />
  13. </path>
  14. <path>
  15. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  16. <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  17. <item name="GROUP_NODE:release" type="e8cecc67:BranchNodeDescriptor" />
  18. </path>
  19. <path>
  20. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  21. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  22. </path>
  23. <path>
  24. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  25. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  26. <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
  27. </path>
  28. <path>
  29. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  30. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  31. <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
  32. <item name="GROUP_NODE:feature" type="e8cecc67:BranchNodeDescriptor" />
  33. </path>
  34. <path>
  35. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  36. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  37. <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
  38. <item name="GROUP_NODE:release" type="e8cecc67:BranchNodeDescriptor" />
  39. </path>
  40. <path>
  41. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  42. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  43. <item name="GROUP_NODE:upstream" type="e8cecc67:BranchNodeDescriptor" />
  44. </path>
  45. <path>
  46. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  47. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  48. <item name="GROUP_NODE:upstream" type="e8cecc67:BranchNodeDescriptor" />
  49. <item name="GROUP_NODE:feature" type="e8cecc67:BranchNodeDescriptor" />
  50. </path>
  51. </expand>
  52. <select />
  53. </component>
  54. <component name="ChangeListManager">
  55. <list default="true" id="db72b014-cd7b-457d-9c42-6faf92d75331" name="Default" comment="" />
  56. <option name="SHOW_DIALOG" value="false" />
  57. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  58. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  59. <option name="LAST_RESOLUTION" value="IGNORE" />
  60. </component>
  61. <component name="FileTemplateManagerImpl">
  62. <option name="RECENT_TEMPLATES">
  63. <list>
  64. <option value="JavaScript File" />
  65. </list>
  66. </option>
  67. </component>
  68. <component name="Git.Settings">
  69. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  70. </component>
  71. <component name="ProjectId" id="1W4jO0JanE8p3FevcXtMgDzk6Rm" />
  72. <component name="ProjectViewState">
  73. <option name="hideEmptyMiddlePackages" value="true" />
  74. <option name="showLibraryContents" value="true" />
  75. </component>
  76. <component name="PropertiesComponent">
  77. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  78. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  79. <property name="WebServerToolWindowFactoryState" value="false" />
  80. <property name="javascript.nodejs.core.library.configured.version" value="14.3.0" />
  81. <property name="last_opened_file_path" value="$PROJECT_DIR$/lib" />
  82. <property name="node.js.detected.package.eslint" value="true" />
  83. <property name="node.js.detected.package.standard" value="true" />
  84. <property name="node.js.detected.package.tslint" value="true" />
  85. <property name="node.js.path.for.package.eslint" value="project" />
  86. <property name="node.js.path.for.package.standard" value="project" />
  87. <property name="node.js.path.for.package.tslint" value="project" />
  88. <property name="node.js.selected.package.eslint" value="(autodetect)" />
  89. <property name="node.js.selected.package.standard" value="" />
  90. <property name="node.js.selected.package.tslint" value="(autodetect)" />
  91. <property name="nodejs.jest.jest_package" value="$PROJECT_DIR$/node_modules/jest" />
  92. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  93. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  94. <property name="nodejs_package_manager_path" value="npm" />
  95. <property name="ts.external.directory.path" value="$APPLICATION_HOME_DIR$/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external" />
  96. </component>
  97. <component name="RecentsManager">
  98. <key name="CopyFile.RECENT_KEYS">
  99. <recent name="$PROJECT_DIR$/lib" />
  100. </key>
  101. <key name="MoveFile.RECENT_KEYS">
  102. <recent name="$PROJECT_DIR$/lib" />
  103. </key>
  104. </component>
  105. <component name="RunManager" selected="Jest.parse">
  106. <configuration name="parse" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
  107. <node-interpreter value="project" />
  108. <node-options value="" />
  109. <jest-package value="$PROJECT_DIR$/node_modules/jest" />
  110. <working-dir value="$PROJECT_DIR$" />
  111. <envs />
  112. <scope-kind value="SUITE" />
  113. <test-file value="$PROJECT_DIR$/lib/parse.test.js" />
  114. <test-names>
  115. <test-name value="parse" />
  116. </test-names>
  117. <method v="2" />
  118. </configuration>
  119. <configuration name="parseFile" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
  120. <node-interpreter value="project" />
  121. <node-options value="" />
  122. <jest-package value="$PROJECT_DIR$/node_modules/jest" />
  123. <working-dir value="$PROJECT_DIR$" />
  124. <envs />
  125. <scope-kind value="SUITE" />
  126. <test-file value="$PROJECT_DIR$/lib/parseFile.test.js" />
  127. <test-names>
  128. <test-name value="parseFile" />
  129. </test-names>
  130. <method v="2" />
  131. </configuration>
  132. <configuration name="parse.parse with MessageFormat context correctly" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
  133. <node-interpreter value="project" />
  134. <node-options value="" />
  135. <jest-package value="$PROJECT_DIR$/node_modules/jest" />
  136. <working-dir value="$PROJECT_DIR$" />
  137. <envs />
  138. <scope-kind value="TEST" />
  139. <test-file value="$PROJECT_DIR$/lib/parse.test.js" />
  140. <test-names>
  141. <test-name value="parse" />
  142. <test-name value="parse with MessageFormat context correctly" />
  143. </test-names>
  144. <method v="2" />
  145. </configuration>
  146. <configuration name="parse.parse with jed &lt; 1.1.0 context correctly" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
  147. <node-interpreter value="project" />
  148. <node-options value="" />
  149. <jest-package value="$PROJECT_DIR$/node_modules/jest" />
  150. <working-dir value="$PROJECT_DIR$" />
  151. <envs />
  152. <scope-kind value="TEST" />
  153. <test-file value="$PROJECT_DIR$/lib/parse.test.js" />
  154. <test-names>
  155. <test-name value="parse" />
  156. <test-name value="parse with jed &lt; 1.1.0 context correctly" />
  157. </test-names>
  158. <method v="2" />
  159. </configuration>
  160. <configuration name="parse.parse with jed &gt;= 1.1.0 context correctly" type="JavaScriptTestRunnerJest" temporary="true" nameIsGenerated="true">
  161. <node-interpreter value="project" />
  162. <node-options value="" />
  163. <jest-package value="$PROJECT_DIR$/node_modules/jest" />
  164. <working-dir value="$PROJECT_DIR$" />
  165. <envs />
  166. <scope-kind value="TEST" />
  167. <test-file value="$PROJECT_DIR$/lib/parse.test.js" />
  168. <test-names>
  169. <test-name value="parse" />
  170. <test-name value="parse with jed &gt;= 1.1.0 context correctly" />
  171. </test-names>
  172. <method v="2" />
  173. </configuration>
  174. <recent_temporary>
  175. <list>
  176. <item itemvalue="Jest.parse" />
  177. <item itemvalue="Jest.parseFile" />
  178. <item itemvalue="Jest.parse.parse with MessageFormat context correctly" />
  179. <item itemvalue="Jest.parse.parse with jed &gt;= 1.1.0 context correctly" />
  180. <item itemvalue="Jest.parse.parse with jed &lt; 1.1.0 context correctly" />
  181. </list>
  182. </recent_temporary>
  183. </component>
  184. <component name="SvnConfiguration">
  185. <configuration />
  186. </component>
  187. <component name="TaskManager">
  188. <task active="true" id="Default" summary="Default task">
  189. <created>1595179231992</created>
  190. <option name="number" value="Default" />
  191. <option name="presentableId" value="Default" />
  192. <updated>1595179231992</updated>
  193. <workItem from="1595179233633" duration="16341000" />
  194. </task>
  195. <servers />
  196. </component>
  197. <component name="TypeScriptGeneratedFilesManager">
  198. <option name="version" value="2" />
  199. </component>
  200. <component name="Vcs.Log.Tabs.Properties">
  201. <option name="TAB_STATES">
  202. <map>
  203. <entry key="MAIN">
  204. <value>
  205. <State />
  206. </value>
  207. </entry>
  208. </map>
  209. </option>
  210. <option name="oldMeFiltersMigrated" value="true" />
  211. </component>
  212. <component name="WindowStateProjectService">
  213. <state width="1771" height="281" key="GridCell.Tab.0.bottom" timestamp="1595195234830">
  214. <screen x="0" y="23" width="1792" height="1030" />
  215. </state>
  216. <state width="1771" height="281" key="GridCell.Tab.0.bottom/0.23.1792.1030@0.23.1792.1030" timestamp="1595195234830" />
  217. <state width="1771" height="281" key="GridCell.Tab.0.center" timestamp="1595195234829">
  218. <screen x="0" y="23" width="1792" height="1030" />
  219. </state>
  220. <state width="1771" height="281" key="GridCell.Tab.0.center/0.23.1792.1030@0.23.1792.1030" timestamp="1595195234829" />
  221. <state width="1771" height="281" key="GridCell.Tab.0.left" timestamp="1595195234829">
  222. <screen x="0" y="23" width="1792" height="1030" />
  223. </state>
  224. <state width="1771" height="281" key="GridCell.Tab.0.left/0.23.1792.1030@0.23.1792.1030" timestamp="1595195234829" />
  225. <state width="1771" height="281" key="GridCell.Tab.0.right" timestamp="1595195234830">
  226. <screen x="0" y="23" width="1792" height="1030" />
  227. </state>
  228. <state width="1771" height="281" key="GridCell.Tab.0.right/0.23.1792.1030@0.23.1792.1030" timestamp="1595195234830" />
  229. <state x="100" y="123" width="1592" height="830" key="VCS.FileHistoryDialog" timestamp="1595187139591">
  230. <screen x="0" y="23" width="1792" height="1030" />
  231. </state>
  232. <state x="100" y="123" width="1592" height="830" key="VCS.FileHistoryDialog/0.23.1792.1030@0.23.1792.1030" timestamp="1595187139591" />
  233. </component>
  234. </project>