save
This commit is contained in:
parent
fdf57c51fd
commit
6dbeaf3837
|
@ -45,6 +45,9 @@
|
||||||
<component name="HierarchyBrowserManager">
|
<component name="HierarchyBrowserManager">
|
||||||
<option name="IS_AUTOSCROLL_TO_SOURCE" value="true" />
|
<option name="IS_AUTOSCROLL_TO_SOURCE" value="true" />
|
||||||
</component>
|
</component>
|
||||||
|
<component name="MarkdownSettingsMigration">
|
||||||
|
<option name="stateVersion" value="1" />
|
||||||
|
</component>
|
||||||
<component name="ProjectColorInfo">{
|
<component name="ProjectColorInfo">{
|
||||||
"associatedIndex": 2
|
"associatedIndex": 2
|
||||||
}</component>
|
}</component>
|
||||||
|
@ -56,20 +59,20 @@
|
||||||
<option name="hideEmptyMiddlePackages" value="true" />
|
<option name="hideEmptyMiddlePackages" value="true" />
|
||||||
<option name="showLibraryContents" value="true" />
|
<option name="showLibraryContents" value="true" />
|
||||||
</component>
|
</component>
|
||||||
<component name="PropertiesComponent"><![CDATA[{
|
<component name="PropertiesComponent">{
|
||||||
"keyToString": {
|
"keyToString": {
|
||||||
"Python.DockPanel.executor": "Debug",
|
"Python.DockPanel.executor": "Debug",
|
||||||
"Python.Manager.executor": "Run",
|
"Python.Manager.executor": "Run",
|
||||||
"Python.SplitPanel.executor": "Run",
|
"Python.SplitPanel.executor": "Run",
|
||||||
"Python.Widget.executor": "Run",
|
"Python.Widget.executor": "Run",
|
||||||
"Python.test.executor": "Run",
|
"Python.test.executor": "Run",
|
||||||
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
||||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||||
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
||||||
"git-widget-placeholder": "main",
|
"git-widget-placeholder": "main",
|
||||||
"settings.editor.selected.configurable": "inlay.hints"
|
"settings.editor.selected.configurable": "inlay.hints"
|
||||||
}
|
}
|
||||||
}]]></component>
|
}</component>
|
||||||
<component name="RunManager" selected="Python.SplitPanel">
|
<component name="RunManager" selected="Python.SplitPanel">
|
||||||
<configuration name="DockPanel" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
|
<configuration name="DockPanel" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
|
||||||
<module name="SimpleIDE" />
|
<module name="SimpleIDE" />
|
||||||
|
@ -230,7 +233,15 @@
|
||||||
<option name="project" value="LOCAL" />
|
<option name="project" value="LOCAL" />
|
||||||
<updated>1704024507110</updated>
|
<updated>1704024507110</updated>
|
||||||
</task>
|
</task>
|
||||||
<option name="localTasksCounter" value="6" />
|
<task id="LOCAL-00006" summary="pycharm配置更新">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1704194851950</created>
|
||||||
|
<option name="number" value="00006" />
|
||||||
|
<option name="presentableId" value="LOCAL-00006" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1704194851950</updated>
|
||||||
|
</task>
|
||||||
|
<option name="localTasksCounter" value="7" />
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
<component name="VcsManagerConfiguration">
|
<component name="VcsManagerConfiguration">
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue