workspace.xml 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AutoImportSettings">
  4. <option name="autoReloadType" value="ALL" />
  5. </component>
  6. <component name="ChangeListManager">
  7. <list default="true" id="cdeb768b-5b53-40bd-ac59-0988ed446c47" name="Changes" comment="" />
  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="GOROOT" url="file:///usr/local/go" />
  14. <component name="Git.Settings">
  15. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/server-backend" />
  16. <option name="ROOT_SYNC" value="SYNC" />
  17. </component>
  18. <component name="ProjectColorInfo"><![CDATA[{
  19. "associatedIndex": 5
  20. }]]></component>
  21. <component name="ProjectId" id="2m3leX0H7gwmUIKSnWFYecOnYFa" />
  22. <component name="ProjectViewState">
  23. <option name="hideEmptyMiddlePackages" value="true" />
  24. <option name="showLibraryContents" value="true" />
  25. <option name="sortByType" value="true" />
  26. <option name="sortKey" value="BY_TYPE" />
  27. </component>
  28. <component name="PropertiesComponent"><![CDATA[{
  29. "keyToString": {
  30. "RunOnceActivity.ShowReadmeOnStart": "true",
  31. "RunOnceActivity.go.formatter.settings.were.checked": "true",
  32. "RunOnceActivity.go.migrated.go.modules.settings": "true",
  33. "RunOnceActivity.go.modules.go.list.on.any.changes.was.set": "true",
  34. "git-widget-placeholder": "test",
  35. "go.import.settings.migrated": "true",
  36. "go.sdk.automatically.set": "true",
  37. "last_opened_file_path": "/Users/luoyangwei/Documents/workspace/SIKEY/w303b/v1",
  38. "nodejs_package_manager_path": "npm"
  39. }
  40. }]]></component>
  41. <component name="SharedIndexes">
  42. <attachedChunks>
  43. <set>
  44. <option value="bundled-gosdk-5df93f7ad4aa-df9ad98b711f-org.jetbrains.plugins.go.sharedIndexes.bundled-GO-242.21829.220" />
  45. <option value="bundled-js-predefined-d6986cc7102b-7c0b70fcd90d-JavaScript-GO-242.21829.220" />
  46. </set>
  47. </attachedChunks>
  48. </component>
  49. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  50. <component name="TypeScriptGeneratedFilesManager">
  51. <option name="version" value="3" />
  52. </component>
  53. <component name="VgoProject">
  54. <settings-migrated>true</settings-migrated>
  55. </component>
  56. </project>