81 lines
3.5 KiB
XML
81 lines
3.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="AutoImportSettings">
|
|
<option name="autoReloadType" value="ALL" />
|
|
</component>
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="495445f0-1eca-47b4-946d-d66cf898be6c" name="Changes" comment="">
|
|
<change afterPath="$PROJECT_DIR$/bilibili/src/go_code/project01/main/hello.go" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/bilibili/src/go_code/project02/main/main.go" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
</list>
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
</component>
|
|
<component name="FileTemplateManagerImpl">
|
|
<option name="RECENT_TEMPLATES">
|
|
<list>
|
|
<option value="Go File" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="GOROOT" url="file:///usr/local/go" />
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="ProjectColorInfo">{
|
|
"associatedIndex": 7
|
|
}</component>
|
|
<component name="ProjectId" id="2lF3CQOFOFWwbyYijFatmfemAXC" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
"keyToString": {
|
|
"ASKED_ADD_EXTERNAL_FILES": "true",
|
|
"DefaultGoTemplateProperty": "Go File",
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
"RunOnceActivity.go.formatter.settings.were.checked": "true",
|
|
"RunOnceActivity.go.migrated.go.modules.settings": "true",
|
|
"RunOnceActivity.go.modules.automatic.dependencies.download": "true",
|
|
"RunOnceActivity.go.modules.go.list.on.any.changes.was.set": "true",
|
|
"git-widget-placeholder": "main",
|
|
"go.import.settings.migrated": "true",
|
|
"go.sdk.automatically.set": "true",
|
|
"last_opened_file_path": "/Users/chenqiang/workspace/study/go",
|
|
"node.js.detected.package.eslint": "true",
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
"nodejs_package_manager_path": "npm",
|
|
"settings.editor.selected.configurable": "preferences.pluginManager"
|
|
}
|
|
}]]></component>
|
|
<component name="SharedIndexes">
|
|
<attachedChunks>
|
|
<set>
|
|
<option value="bundled-gosdk-33c477a475b1-b97fc8a1e17c-org.jetbrains.plugins.go.sharedIndexes.bundled-GO-241.14494.238" />
|
|
<option value="bundled-js-predefined-1d06a55b98c1-74d2a5396914-JavaScript-GO-241.14494.238" />
|
|
</set>
|
|
</attachedChunks>
|
|
</component>
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="3" />
|
|
</component>
|
|
<component name="VgoProject">
|
|
<settings-migrated>true</settings-migrated>
|
|
</component>
|
|
<component name="XDebuggerManager">
|
|
<breakpoint-manager>
|
|
<breakpoints>
|
|
<line-breakpoint enabled="true" type="DlvLineBreakpoint">
|
|
<url>file://$PROJECT_DIR$/tour/tour.go</url>
|
|
<line>6</line>
|
|
<option name="timeStamp" value="1" />
|
|
</line-breakpoint>
|
|
</breakpoints>
|
|
</breakpoint-manager>
|
|
</component>
|
|
</project> |