workspace.xml 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="e819dfc7-3292-43df-aebd-1faa55de744f" name="Default Changelist" comment="">
  5. <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
  6. </list>
  7. <list id="2d964ab6-770a-4067-ada4-6347819af773" name="clipboard Patch File" comment="" />
  8. <list id="8b355b07-0bfa-42cd-b120-be1e5ec7faa0" name="clipboardPatchFile" comment="" />
  9. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  10. <option name="SHOW_DIALOG" value="false" />
  11. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  12. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  13. <option name="LAST_RESOLUTION" value="IGNORE" />
  14. </component>
  15. <component name="Git.Settings">
  16. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  17. <option name="RECENT_BRANCH_BY_REPOSITORY">
  18. <map>
  19. <entry key="$PROJECT_DIR$" value="dev" />
  20. </map>
  21. </option>
  22. </component>
  23. <component name="JsBowerSettings">
  24. <exe-path>C:\Users\kobez\AppData\Roaming\npm\bower.cmd</exe-path>
  25. <config-path />
  26. </component>
  27. <component name="JsFlowSettings">
  28. <service-enabled>true</service-enabled>
  29. <exe-path />
  30. <other-services-enabled>true</other-services-enabled>
  31. <auto-save>true</auto-save>
  32. </component>
  33. <component name="ProjectId" id="1PdnbHEgEkyQn90o1zwHKtXeOm0" />
  34. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  35. <ConfirmationsSetting value="2" id="Add" />
  36. </component>
  37. <component name="PropertiesComponent">
  38. <property name="HbShouldOpenHtmlAsHb" value="" />
  39. <property name="JavaScriptWeakerCompletionTypeGuess" value="true" />
  40. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  41. <property name="TODO_SCOPE" value="All Places" />
  42. <property name="WebServerToolWindowFactoryState" value="true" />
  43. <property name="javascript.nodejs.core.library.configured.version" value="11.6.0" />
  44. <property name="js-jscs-nodeInterpreter" value="C:\Program Files\nodejs\node.exe" />
  45. <property name="node.js.detected.package.jscs" value="true" />
  46. <property name="node.js.detected.package.stlint" value="true" />
  47. <property name="node.js.path.for.package.jscs" value="project" />
  48. <property name="node.js.path.for.package.stlint" value="project" />
  49. <property name="node.js.selected.package.jscs" value="" />
  50. <property name="node.js.selected.package.stlint" value="(autodetect)" />
  51. <property name="nodejs.mocha.mocha_node_package_dir" value="$PROJECT_DIR$/node_modules/mocha" />
  52. <property name="nodejs_interpreter_path.stuck_in_default_project" value="/usr/local/bin/node" />
  53. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  54. <property name="nodejs_package_manager_path" value="npm" />
  55. <property name="settings.editor.selected.configurable" value="Errors" />
  56. </component>
  57. <component name="RunDashboard">
  58. <option name="ruleStates">
  59. <list>
  60. <RuleState>
  61. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  62. </RuleState>
  63. <RuleState>
  64. <option name="name" value="StatusDashboardGroupingRule" />
  65. </RuleState>
  66. </list>
  67. </option>
  68. </component>
  69. <component name="RunManager" selected="Mocha.test/run.js">
  70. <configuration name="test.js" type="NodeJSConfigurationType" temporary="true" nameIsGenerated="true" path-to-js-file="test.js" working-dir="$PROJECT_DIR$">
  71. <method v="2" />
  72. </configuration>
  73. <configuration name="JS API.use variable from options object inside expression" type="mocha-javascript-test-runner" temporary="true" nameIsGenerated="true">
  74. <node-interpreter>project</node-interpreter>
  75. <node-options />
  76. <mocha-package>$PROJECT_DIR$/node_modules/mocha</mocha-package>
  77. <working-directory>$PROJECT_DIR$</working-directory>
  78. <pass-parent-env>true</pass-parent-env>
  79. <ui>bdd</ui>
  80. <extra-mocha-options />
  81. <test-kind>TEST</test-kind>
  82. <test-file>$PROJECT_DIR$/test/run.js</test-file>
  83. <test-names>
  84. <name value="JS API" />
  85. <name value="use variable from options object inside expression" />
  86. </test-names>
  87. <method v="2" />
  88. </configuration>
  89. <configuration name="test/run.js" type="mocha-javascript-test-runner" temporary="true" nameIsGenerated="true">
  90. <node-interpreter>project</node-interpreter>
  91. <node-options />
  92. <mocha-package>$PROJECT_DIR$/node_modules/mocha</mocha-package>
  93. <working-directory>$PROJECT_DIR$</working-directory>
  94. <pass-parent-env>true</pass-parent-env>
  95. <ui>bdd</ui>
  96. <extra-mocha-options />
  97. <test-kind>TEST_FILE</test-kind>
  98. <test-file>$PROJECT_DIR$/test/run.js</test-file>
  99. <method v="2" />
  100. </configuration>
  101. <recent_temporary>
  102. <list>
  103. <item itemvalue="Mocha.test/run.js" />
  104. <item itemvalue="Node.js.test.js" />
  105. <item itemvalue="Mocha.JS API.use variable from options object inside expression" />
  106. </list>
  107. </recent_temporary>
  108. </component>
  109. <component name="SvnConfiguration">
  110. <configuration />
  111. </component>
  112. <component name="TaskManager">
  113. <task active="true" id="Default" summary="Default task">
  114. <changelist id="e819dfc7-3292-43df-aebd-1faa55de744f" name="Default Changelist" comment="" />
  115. <changelist id="8b355b07-0bfa-42cd-b120-be1e5ec7faa0" name="clipboardPatchFile" comment="" />
  116. <changelist id="2d964ab6-770a-4067-ada4-6347819af773" name="clipboard Patch File" comment="" />
  117. <created>1552402525836</created>
  118. <option name="number" value="Default" />
  119. <option name="presentableId" value="Default" />
  120. <updated>1552402525836</updated>
  121. <workItem from="1552402527223" duration="31833000" />
  122. <workItem from="1552556347129" duration="40000" />
  123. <workItem from="1553241262006" duration="2001000" />
  124. <workItem from="1553787802377" duration="21400000" />
  125. <workItem from="1554123579097" duration="182000" />
  126. <workItem from="1554810134881" duration="815000" />
  127. <workItem from="1559145222031" duration="785000" />
  128. <workItem from="1566212915986" duration="2534000" />
  129. <workItem from="1566219499795" duration="1284000" />
  130. <workItem from="1566297703415" duration="424000" />
  131. <workItem from="1566316839388" duration="8214000" />
  132. </task>
  133. <task id="LOCAL-00001" summary="Revert &quot;Revert extra lines&quot;&#10;&#10;This reverts commit cae866a0">
  134. <created>1552406455159</created>
  135. <option name="number" value="00001" />
  136. <option name="presentableId" value="LOCAL-00001" />
  137. <option name="project" value="LOCAL" />
  138. <updated>1552406455160</updated>
  139. </task>
  140. <task id="LOCAL-00002" summary="Revert &quot;Remove extra lines&quot;&#10;&#10;This reverts commit 236b77fa">
  141. <created>1552406477090</created>
  142. <option name="number" value="00002" />
  143. <option name="presentableId" value="LOCAL-00002" />
  144. <option name="project" value="LOCAL" />
  145. <updated>1552406477090</updated>
  146. </task>
  147. <task id="LOCAL-00003" summary="Version">
  148. <created>1566213304590</created>
  149. <option name="number" value="00003" />
  150. <option name="presentableId" value="LOCAL-00003" />
  151. <option name="project" value="LOCAL" />
  152. <updated>1566213304590</updated>
  153. </task>
  154. <task id="LOCAL-00004" summary="Fixed https://github.com/stylus/stylus/issues/2483">
  155. <created>1566320363754</created>
  156. <option name="number" value="00004" />
  157. <option name="presentableId" value="LOCAL-00004" />
  158. <option name="project" value="LOCAL" />
  159. <updated>1566320363754</updated>
  160. </task>
  161. <task id="LOCAL-00005" summary="Fixed bug in for loop">
  162. <created>1566386581461</created>
  163. <option name="number" value="00005" />
  164. <option name="presentableId" value="LOCAL-00005" />
  165. <option name="project" value="LOCAL" />
  166. <updated>1566386581461</updated>
  167. </task>
  168. <task id="LOCAL-00006" summary="Restore indexOf">
  169. <created>1566387420758</created>
  170. <option name="number" value="00006" />
  171. <option name="presentableId" value="LOCAL-00006" />
  172. <option name="project" value="LOCAL" />
  173. <updated>1566387420758</updated>
  174. </task>
  175. <option name="localTasksCounter" value="7" />
  176. <servers />
  177. </component>
  178. <component name="TodoView">
  179. <todo-panel id="selected-file">
  180. <is-autoscroll-to-source value="true" />
  181. </todo-panel>
  182. <todo-panel id="all">
  183. <are-packages-shown value="true" />
  184. <is-autoscroll-to-source value="true" />
  185. </todo-panel>
  186. </component>
  187. <component name="TypeScriptGeneratedFilesManager">
  188. <option name="version" value="1" />
  189. </component>
  190. <component name="Vcs.Log.History.Properties">
  191. <option name="COLUMN_ORDER">
  192. <list>
  193. <option value="0" />
  194. <option value="2" />
  195. <option value="3" />
  196. <option value="1" />
  197. </list>
  198. </option>
  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. <option name="COLUMN_ORDER" />
  207. </State>
  208. </value>
  209. </entry>
  210. </map>
  211. </option>
  212. <option name="RECENT_FILTERS">
  213. <map>
  214. <entry key="Branch">
  215. <value>
  216. <list />
  217. </value>
  218. </entry>
  219. <entry key="User">
  220. <value>
  221. <list />
  222. </value>
  223. </entry>
  224. </map>
  225. </option>
  226. </component>
  227. <component name="VcsManagerConfiguration">
  228. <MESSAGE value="Revert &quot;Revert extra lines&quot;&#10;&#10;This reverts commit cae866a0" />
  229. <MESSAGE value="Revert &quot;Remove extra lines&quot;&#10;&#10;This reverts commit 236b77fa" />
  230. <MESSAGE value="Version" />
  231. <MESSAGE value="Fixed https://github.com/stylus/stylus/issues/2483" />
  232. <MESSAGE value="Fixed bug in for loop" />
  233. <MESSAGE value="Restore indexOf" />
  234. <option name="LAST_COMMIT_MESSAGE" value="Restore indexOf" />
  235. </component>
  236. <component name="XDebuggerManager">
  237. <breakpoint-manager>
  238. <breakpoints>
  239. <line-breakpoint enabled="true" type="javascript">
  240. <url>file://$PROJECT_DIR$/test/run.js</url>
  241. <line>27</line>
  242. <properties lambdaOrdinal="-1" />
  243. <option name="timeStamp" value="4" />
  244. </line-breakpoint>
  245. <line-breakpoint enabled="true" type="javascript">
  246. <url>file://$PROJECT_DIR$/lib/parser.js</url>
  247. <line>576</line>
  248. <properties lambdaOrdinal="-1" />
  249. <option name="timeStamp" value="9" />
  250. </line-breakpoint>
  251. <line-breakpoint enabled="true" type="javascript">
  252. <url>file://$PROJECT_DIR$/lib/parser.js</url>
  253. <line>580</line>
  254. <properties lambdaOrdinal="-1" />
  255. <option name="timeStamp" value="10" />
  256. </line-breakpoint>
  257. <line-breakpoint enabled="true" type="javascript">
  258. <url>file://$PROJECT_DIR$/lib/parser.js</url>
  259. <line>584</line>
  260. <properties lambdaOrdinal="-1" />
  261. <option name="timeStamp" value="11" />
  262. </line-breakpoint>
  263. <line-breakpoint enabled="true" type="javascript">
  264. <url>file://$PROJECT_DIR$/lib/parser.js</url>
  265. <line>628</line>
  266. <properties lambdaOrdinal="-1" />
  267. <option name="timeStamp" value="18" />
  268. </line-breakpoint>
  269. <line-breakpoint enabled="true" type="javascript">
  270. <url>file://$PROJECT_DIR$/lib/parser.js</url>
  271. <line>634</line>
  272. <properties lambdaOrdinal="-1" />
  273. <option name="timeStamp" value="19" />
  274. </line-breakpoint>
  275. <line-breakpoint enabled="true" type="javascript">
  276. <url>file://$PROJECT_DIR$/lib/parser.js</url>
  277. <line>638</line>
  278. <properties lambdaOrdinal="-1" />
  279. <option name="timeStamp" value="20" />
  280. </line-breakpoint>
  281. <line-breakpoint enabled="true" type="javascript">
  282. <url>file://$PROJECT_DIR$/lib/parser.js</url>
  283. <line>644</line>
  284. <properties lambdaOrdinal="-1" />
  285. <option name="timeStamp" value="21" />
  286. </line-breakpoint>
  287. <line-breakpoint enabled="true" type="javascript">
  288. <url>file://$PROJECT_DIR$/lib/parser.js</url>
  289. <line>649</line>
  290. <properties lambdaOrdinal="-1" />
  291. <option name="timeStamp" value="22" />
  292. </line-breakpoint>
  293. <line-breakpoint enabled="true" type="javascript">
  294. <url>file://$PROJECT_DIR$/lib/parser.js</url>
  295. <line>655</line>
  296. <properties lambdaOrdinal="-1" />
  297. <option name="timeStamp" value="23" />
  298. </line-breakpoint>
  299. <line-breakpoint enabled="true" type="javascript">
  300. <url>file://$PROJECT_DIR$/lib/parser.js</url>
  301. <line>671</line>
  302. <properties lambdaOrdinal="-1" />
  303. <option name="timeStamp" value="24" />
  304. </line-breakpoint>
  305. <line-breakpoint enabled="true" type="javascript">
  306. <url>file://$PROJECT_DIR$/lib/parser.js</url>
  307. <line>544</line>
  308. <properties lambdaOrdinal="-1" />
  309. <option name="timeStamp" value="26" />
  310. </line-breakpoint>
  311. <line-breakpoint enabled="true" type="javascript">
  312. <url>file://$PROJECT_DIR$/lib/parser.js</url>
  313. <line>557</line>
  314. <properties lambdaOrdinal="-1" />
  315. <option name="timeStamp" value="27" />
  316. </line-breakpoint>
  317. <line-breakpoint enabled="true" type="javascript">
  318. <url>file://$PROJECT_DIR$/lib/parser.js</url>
  319. <line>550</line>
  320. <properties lambdaOrdinal="-1" />
  321. <option name="timeStamp" value="28" />
  322. </line-breakpoint>
  323. <line-breakpoint enabled="true" type="javascript">
  324. <url>file://$PROJECT_DIR$/lib/parser.js</url>
  325. <line>890</line>
  326. <properties lambdaOrdinal="-1" />
  327. <option name="timeStamp" value="29" />
  328. </line-breakpoint>
  329. <line-breakpoint enabled="true" type="javascript">
  330. <url>file://$PROJECT_DIR$/lib/parser.js</url>
  331. <line>973</line>
  332. <properties lambdaOrdinal="-1" />
  333. <option name="timeStamp" value="31" />
  334. </line-breakpoint>
  335. <line-breakpoint enabled="true" type="javascript">
  336. <url>file://$PROJECT_DIR$/lib/parser.js</url>
  337. <line>523</line>
  338. <properties lambdaOrdinal="-1" />
  339. <option name="timeStamp" value="32" />
  340. </line-breakpoint>
  341. </breakpoints>
  342. </breakpoint-manager>
  343. <watches-manager>
  344. <configuration name="NodeJSConfigurationType">
  345. <watch expression="this.lookahead(i)" language="JavaScript" />
  346. <watch expression="this.lookahead(i - 1)" language="JavaScript" />
  347. <watch expression="this.lookahead(i + 2)" language="JavaScript" />
  348. <watch expression="!['outdent', ';', 'eos', 'media', 'if', 'atrule', ')', '}', 'unit', 'for', 'function'].includes(node.type)" language="JavaScript" />
  349. </configuration>
  350. <configuration name="mocha-javascript-test-runner">
  351. <watch expression="this.lookahead(i + 2)" />
  352. <watch expression="this.lookahead(i + 1).val.name" language="JavaScript" />
  353. </configuration>
  354. </watches-manager>
  355. </component>
  356. <component name="masterDetails">
  357. <states>
  358. <state key="ScopeChooserConfigurable.UI">
  359. <settings>
  360. <splitter-proportions>
  361. <option name="proportions">
  362. <list>
  363. <option value="0.2" />
  364. </list>
  365. </option>
  366. </splitter-proportions>
  367. </settings>
  368. </state>
  369. </states>
  370. </component>
  371. </project>