workspace.xml 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="15217d05-2609-446e-a8ed-ca7e5bd03f86" name="Default Changelist" comment="" />
  5. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  6. <option name="SHOW_DIALOG" value="false" />
  7. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  8. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  9. <option name="LAST_RESOLUTION" value="IGNORE" />
  10. </component>
  11. <component name="ProjectFrameBounds">
  12. <option name="x" value="-10" />
  13. <option name="y" value="-10" />
  14. <option name="width" value="1750" />
  15. <option name="height" value="1000" />
  16. </component>
  17. <component name="ProjectView">
  18. <navigator proportions="" version="1">
  19. <foldersAlwaysOnTop value="true" />
  20. </navigator>
  21. <panes>
  22. <pane id="Scope" />
  23. <pane id="ProjectPane">
  24. <subPane>
  25. <expand>
  26. <path>
  27. <item name="猜拳裁判识别" type="b2602c69:ProjectViewProjectNode" />
  28. <item name="猜拳裁判识别" type="462c0819:PsiDirectoryNode" />
  29. </path>
  30. </expand>
  31. <select />
  32. </subPane>
  33. </pane>
  34. </panes>
  35. </component>
  36. <component name="PropertiesComponent">
  37. <property name="WebServerToolWindowFactoryState" value="false" />
  38. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  39. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  40. </component>
  41. <component name="RunDashboard">
  42. <option name="ruleStates">
  43. <list>
  44. <RuleState>
  45. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  46. </RuleState>
  47. <RuleState>
  48. <option name="name" value="StatusDashboardGroupingRule" />
  49. </RuleState>
  50. </list>
  51. </option>
  52. </component>
  53. <component name="SvnConfiguration">
  54. <configuration />
  55. </component>
  56. <component name="TaskManager">
  57. <task active="true" id="Default" summary="Default task">
  58. <changelist id="15217d05-2609-446e-a8ed-ca7e5bd03f86" name="Default Changelist" comment="" />
  59. <created>1687070663036</created>
  60. <option name="number" value="Default" />
  61. <option name="presentableId" value="Default" />
  62. <updated>1687070663036</updated>
  63. <workItem from="1687070664175" duration="5000" />
  64. </task>
  65. <servers />
  66. </component>
  67. <component name="TimeTrackingManager">
  68. <option name="totallyTimeSpent" value="5000" />
  69. </component>
  70. <component name="ToolWindowManager">
  71. <frame x="-8" y="-8" width="1400" height="800" extended-state="0" />
  72. <layout>
  73. <window_info id="Favorites" side_tool="true" />
  74. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.27794337" />
  75. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  76. <window_info anchor="bottom" id="Docker" show_stripe_button="false" />
  77. <window_info anchor="bottom" id="Database Changes" />
  78. <window_info anchor="bottom" id="Version Control" />
  79. <window_info anchor="bottom" id="Python Console" />
  80. <window_info anchor="bottom" id="Terminal" />
  81. <window_info anchor="bottom" id="Event Log" side_tool="true" />
  82. <window_info anchor="bottom" id="Message" order="0" />
  83. <window_info anchor="bottom" id="Find" order="1" />
  84. <window_info anchor="bottom" id="Run" order="2" />
  85. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  86. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  87. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  88. <window_info anchor="bottom" id="TODO" order="6" />
  89. <window_info anchor="right" id="SciView" />
  90. <window_info anchor="right" id="Database" />
  91. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  92. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  93. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  94. </layout>
  95. </component>
  96. <component name="TypeScriptGeneratedFilesManager">
  97. <option name="version" value="1" />
  98. </component>
  99. </project>