You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

workspace.xml 3.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AutoImportSettings">
  4. <option name="autoReloadType" value="SELECTIVE" />
  5. </component>
  6. <component name="ChangeListManager">
  7. <list default="true" id="4d75e996-cee4-4ec6-b802-5b56d0c0eac4" name="Changes" comment="First Commit Test" />
  8. <option name="SHOW_DIALOG" value="false" />
  9. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  10. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  11. <option name="LAST_RESOLUTION" value="IGNORE" />
  12. </component>
  13. <component name="FileTemplateManagerImpl">
  14. <option name="RECENT_TEMPLATES">
  15. <list>
  16. <option value="Class" />
  17. </list>
  18. </option>
  19. </component>
  20. <component name="Git.Settings">
  21. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  22. </component>
  23. <component name="ProjectColorInfo"><![CDATA[{
  24. "associatedIndex": 8
  25. }]]></component>
  26. <component name="ProjectId" id="2p7Eq8ZJM8BEjLybOnAdhzZ82uv" />
  27. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  28. <component name="ProjectViewState">
  29. <option name="hideEmptyMiddlePackages" value="true" />
  30. <option name="showLibraryContents" value="true" />
  31. </component>
  32. <component name="PropertiesComponent"><![CDATA[{
  33. "keyToString": {
  34. "RunOnceActivity.ShowReadmeOnStart": "true",
  35. "com.codeium.enabled": "true",
  36. "git-widget-placeholder": "master",
  37. "kotlin-language-version-configured": "true",
  38. "node.js.detected.package.eslint": "true",
  39. "node.js.detected.package.tslint": "true",
  40. "node.js.selected.package.eslint": "(autodetect)",
  41. "node.js.selected.package.tslint": "(autodetect)",
  42. "nodejs_package_manager_path": "npm",
  43. "project.structure.last.edited": "Project",
  44. "project.structure.proportion": "0.15",
  45. "project.structure.side.proportion": "0.0",
  46. "vue.rearranger.settings.migration": "true"
  47. }
  48. }]]></component>
  49. <component name="SharedIndexes">
  50. <attachedChunks>
  51. <set>
  52. <option value="bundled-jdk-9823dce3aa75-28b599e66164-intellij.indexing.shared.core-IU-242.23726.103" />
  53. <option value="bundled-js-predefined-d6986cc7102b-5c90d61e3bab-JavaScript-IU-242.23726.103" />
  54. </set>
  55. </attachedChunks>
  56. </component>
  57. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  58. <component name="TaskManager">
  59. <task active="true" id="Default" summary="Default task">
  60. <changelist id="4d75e996-cee4-4ec6-b802-5b56d0c0eac4" name="Changes" comment="" />
  61. <created>1732108904989</created>
  62. <option name="number" value="Default" />
  63. <option name="presentableId" value="Default" />
  64. <updated>1732108904989</updated>
  65. <workItem from="1732108906083" duration="758000" />
  66. </task>
  67. <task id="LOCAL-00001" summary="First Commit Test">
  68. <option name="closed" value="true" />
  69. <created>1732109548353</created>
  70. <option name="number" value="00001" />
  71. <option name="presentableId" value="LOCAL-00001" />
  72. <option name="project" value="LOCAL" />
  73. <updated>1732109548353</updated>
  74. </task>
  75. <option name="localTasksCounter" value="2" />
  76. <servers />
  77. </component>
  78. <component name="TypeScriptGeneratedFilesManager">
  79. <option name="version" value="3" />
  80. </component>
  81. <component name="Vcs.Log.Tabs.Properties">
  82. <option name="TAB_STATES">
  83. <map>
  84. <entry key="MAIN">
  85. <value>
  86. <State />
  87. </value>
  88. </entry>
  89. </map>
  90. </option>
  91. </component>
  92. <component name="VcsManagerConfiguration">
  93. <MESSAGE value="First Commit Test" />
  94. <option name="LAST_COMMIT_MESSAGE" value="First Commit Test" />
  95. </component>
  96. </project>