workspace.xml 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="6826a434-e71a-4f28-b1e3-4ac67a2faff2" name="Default Changelist" comment="">
  5. <change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
  6. </list>
  7. <ignored path="$PROJECT_DIR$/.tmp/" />
  8. <ignored path="$PROJECT_DIR$/temp/" />
  9. <ignored path="$PROJECT_DIR$/tmp/" />
  10. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  11. <option name="SHOW_DIALOG" value="false" />
  12. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  13. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  14. <option name="LAST_RESOLUTION" value="IGNORE" />
  15. </component>
  16. <component name="FileEditorManager">
  17. <leaf>
  18. <file pinned="false" current-in-tab="true">
  19. <entry file="file://$PROJECT_DIR$/.gitignore">
  20. <provider selected="true" editor-type-id="text-editor">
  21. <state relative-caret-position="220">
  22. <caret line="10" lean-forward="true" selection-start-line="10" selection-end-line="10" />
  23. </state>
  24. </provider>
  25. </entry>
  26. </file>
  27. </leaf>
  28. </component>
  29. <component name="Git.Settings">
  30. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  31. </component>
  32. <component name="IdeDocumentHistory">
  33. <option name="CHANGED_PATHS">
  34. <list>
  35. <option value="$PROJECT_DIR$/.gitignore" />
  36. </list>
  37. </option>
  38. </component>
  39. <component name="ProjectFrameBounds" extendedState="6">
  40. <option name="x" value="2013" />
  41. <option name="y" value="381" />
  42. <option name="width" value="1810" />
  43. <option name="height" value="981" />
  44. </component>
  45. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  46. <component name="ProjectView">
  47. <navigator proportions="" version="1">
  48. <foldersAlwaysOnTop value="true" />
  49. </navigator>
  50. <panes>
  51. <pane id="ProjectPane">
  52. <subPane>
  53. <expand>
  54. <path>
  55. <item name="boniu" type="b2602c69:ProjectViewProjectNode" />
  56. <item name="boniu" type="462c0819:PsiDirectoryNode" />
  57. </path>
  58. </expand>
  59. <select />
  60. </subPane>
  61. </pane>
  62. <pane id="Scope" />
  63. </panes>
  64. </component>
  65. <component name="PropertiesComponent">
  66. <property name="WebServerToolWindowFactoryState" value="false" />
  67. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  68. <property name="node.js.detected.package.eslint" value="true" />
  69. <property name="node.js.path.for.package.eslint" value="project" />
  70. <property name="node.js.selected.package.eslint" value="D:\wampServer\www\boniuApi\boniu\node_modules\eslint" />
  71. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  72. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  73. </component>
  74. <component name="RunDashboard">
  75. <option name="ruleStates">
  76. <list>
  77. <RuleState>
  78. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  79. </RuleState>
  80. <RuleState>
  81. <option name="name" value="StatusDashboardGroupingRule" />
  82. </RuleState>
  83. </list>
  84. </option>
  85. </component>
  86. <component name="SvnConfiguration">
  87. <configuration />
  88. </component>
  89. <component name="TaskManager">
  90. <task active="true" id="Default" summary="Default task">
  91. <changelist id="6826a434-e71a-4f28-b1e3-4ac67a2faff2" name="Default Changelist" comment="" />
  92. <created>1624005424979</created>
  93. <option name="number" value="Default" />
  94. <option name="presentableId" value="Default" />
  95. <updated>1624005424979</updated>
  96. <workItem from="1624005429715" duration="74000" />
  97. </task>
  98. <servers />
  99. </component>
  100. <component name="TimeTrackingManager">
  101. <option name="totallyTimeSpent" value="74000" />
  102. </component>
  103. <component name="ToolWindowManager">
  104. <frame x="1912" y="-8" width="1936" height="1096" extended-state="6" />
  105. <editor active="true" />
  106. <layout>
  107. <window_info id="npm" side_tool="true" />
  108. <window_info id="Favorites" side_tool="true" />
  109. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24973656" />
  110. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  111. <window_info anchor="bottom" id="Docker" show_stripe_button="false" />
  112. <window_info anchor="bottom" id="Version Control" />
  113. <window_info anchor="bottom" id="Terminal" />
  114. <window_info anchor="bottom" id="Event Log" side_tool="true" />
  115. <window_info anchor="bottom" id="Message" order="0" />
  116. <window_info anchor="bottom" id="Find" order="1" />
  117. <window_info anchor="bottom" id="Run" order="2" />
  118. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  119. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  120. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  121. <window_info anchor="bottom" id="TODO" order="6" />
  122. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  123. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  124. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  125. </layout>
  126. </component>
  127. <component name="TypeScriptGeneratedFilesManager">
  128. <option name="version" value="1" />
  129. </component>
  130. <component name="editorHistoryManager">
  131. <entry file="file://$PROJECT_DIR$/.gitignore">
  132. <provider selected="true" editor-type-id="text-editor">
  133. <state relative-caret-position="220">
  134. <caret line="10" lean-forward="true" selection-start-line="10" selection-end-line="10" />
  135. </state>
  136. </provider>
  137. </entry>
  138. </component>
  139. </project>