-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathworkspace.xml
52 lines (52 loc) · 2.75 KB
/
workspace.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="3a95d6cf-7220-4975-9d50-8a333bbc1940" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/main.go" beforeDir="false" afterPath="$PROJECT_DIR$/main.go" 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" path="$USER_HOME$/go_sdk/go1.15.2" />
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="ProjectId" id="1jmUfCJAiw9MDPt97VGk7vcbd3P" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="DefaultGoTemplateProperty" value="Go File" />
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="go.import.settings.migrated" value="true" />
<property name="go.sdk.automatically.set" value="true" />
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
</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="WindowStateProjectService">
<state x="739" y="274" key="#com.intellij.ide.util.MemberChooser" timestamp="1604423743758">
<screen x="0" y="0" width="1920" height="1080" />
</state>
<state x="739" y="274" key="#com.intellij.ide.util.MemberChooser/[email protected]" timestamp="1604423743758" />
<state x="2543" y="257" width="672" height="678" key="search.everywhere.popup" timestamp="1604690706107">
<screen x="1920" y="0" width="1920" height="1080" />
</state>
<state x="2543" y="257" width="672" height="678" key="search.everywhere.popup/0.0.1920.1080/[email protected]" timestamp="1604690706107" />
<state x="623" y="257" key="search.everywhere.popup/[email protected]" timestamp="1604410020212" />
</component>
</project>