123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="ChangeListManager">
- <list default="true" id="1c104a38-6259-4839-8ace-cebad496e55e" name="Default Changelist" comment="" />
- <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
- <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="FUSProjectUsageTrigger">
- <session id="414936367">
- <usages-collector id="statistics.lifecycle.project">
- <counts>
- <entry key="project.closed" value="3" />
- <entry key="project.open.time.1" value="1" />
- <entry key="project.open.time.5" value="2" />
- <entry key="project.opened" value="3" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.extensions.edit">
- <counts>
- <entry key="py" value="674" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.types.edit">
- <counts>
- <entry key="Python" value="608" />
- <entry key="Scratch" value="66" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.extensions.open">
- <counts>
- <entry key="py" value="1" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.types.open">
- <counts>
- <entry key="Scratch" value="1" />
- </counts>
- </usages-collector>
- </session>
- </component>
- <component name="FileEditorManager">
- <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
- <file pinned="false" current-in-tab="true">
- <entry file="file://$PROJECT_DIR$/ChannelSelect.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="342">
- <caret line="109" column="22" selection-start-line="109" selection-start-column="22" selection-end-line="109" selection-end-column="22" />
- <folding>
- <element signature="e#0#14#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$APPLICATION_CONFIG_DIR$/scratches/scratch_4.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="68">
- <caret line="4" selection-start-line="4" selection-end-line="4" />
- </state>
- </provider>
- </entry>
- </file>
- </leaf>
- </component>
- <component name="FindInProjectRecents">
- <findStrings>
- <find>sort</find>
- <find>n</find>
- <find>n =</find>
- </findStrings>
- </component>
- <component name="IdeDocumentHistory">
- <option name="CHANGED_PATHS">
- <list>
- <option value="$APPLICATION_CONFIG_DIR$/scratches/scratch_4.py" />
- <option value="$PROJECT_DIR$/ChannelSelect.py" />
- </list>
- </option>
- </component>
- <component name="ProjectFrameBounds">
- <option name="x" value="110" />
- <option name="y" value="65" />
- <option name="width" value="2428" />
- <option name="height" value="1441" />
- </component>
- <component name="ProjectView">
- <navigator proportions="" version="1">
- <foldersAlwaysOnTop value="true" />
- </navigator>
- <panes>
- <pane id="ProjectPane">
- <subPane>
- <expand>
- <path>
- <item name="ChannelSelect" type="b2602c69:ProjectViewProjectNode" />
- <item name="ChannelSelect" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="ChannelSelect" type="b2602c69:ProjectViewProjectNode" />
- <item name="Scratches and Consoles" type="1a2a3e82:ScratchProjectViewPane$MyProjectNode" />
- </path>
- <path>
- <item name="ChannelSelect" type="b2602c69:ProjectViewProjectNode" />
- <item name="Scratches and Consoles" type="1a2a3e82:ScratchProjectViewPane$MyProjectNode" />
- <item name="Scratches" type="d62648e6:ScratchProjectViewPane$MyRootNode" />
- </path>
- </expand>
- <select />
- </subPane>
- </pane>
- <pane id="Scope" />
- </panes>
- </component>
- <component name="PropertiesComponent">
- <property name="com.intellij.ide.scratch.LRUPopupBuilder$1/New Scratch File" value="Python" />
- <property name="last_opened_file_path" value="$PROJECT_DIR$" />
- </component>
- <component name="RunDashboard">
- <option name="ruleStates">
- <list>
- <RuleState>
- <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
- </RuleState>
- <RuleState>
- <option name="name" value="StatusDashboardGroupingRule" />
- </RuleState>
- </list>
- </option>
- </component>
- <component name="RunManager">
- <configuration name="scratch_4" type="PythonConfigurationType" factoryName="Python" temporary="true">
- <module name="ChannelSelect" />
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs>
- <env name="PYTHONUNBUFFERED" value="1" />
- </envs>
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="$APPLICATION_CONFIG_DIR$/scratches" />
- <option name="IS_MODULE_SDK" value="false" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <option name="SCRIPT_NAME" value="$APPLICATION_CONFIG_DIR$/scratches/scratch_4.py" />
- <option name="PARAMETERS" value="" />
- <option name="SHOW_COMMAND_LINE" value="false" />
- <option name="EMULATE_TERMINAL" value="false" />
- <option name="MODULE_MODE" value="false" />
- <option name="REDIRECT_INPUT" value="false" />
- <option name="INPUT_FILE" value="" />
- <method v="2" />
- </configuration>
- <recent_temporary>
- <list>
- <item itemvalue="Python.scratch_4" />
- </list>
- </recent_temporary>
- </component>
- <component name="SvnConfiguration">
- <configuration />
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="1c104a38-6259-4839-8ace-cebad496e55e" name="Default Changelist" comment="" />
- <created>1540224863073</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1540224863073</updated>
- </task>
- <servers />
- </component>
- <component name="ToolWindowManager">
- <frame x="110" y="65" width="2428" height="1441" extended-state="0" />
- <layout>
- <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.18870293" />
- <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
- <window_info id="Favorites" order="2" side_tool="true" />
- <window_info anchor="bottom" id="Message" order="0" />
- <window_info anchor="bottom" id="Find" order="1" />
- <window_info anchor="bottom" id="Run" order="2" weight="0.3149847" />
- <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
- <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
- <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
- <window_info anchor="bottom" id="TODO" order="6" />
- <window_info anchor="bottom" id="Version Control" order="7" show_stripe_button="false" />
- <window_info anchor="bottom" id="Terminal" order="8" />
- <window_info anchor="bottom" id="Event Log" order="9" side_tool="true" />
- <window_info anchor="bottom" id="Python Console" order="10" />
- <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
- <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
- <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
- </layout>
- </component>
- <component name="VcsContentAnnotationSettings">
- <option name="myLimit" value="2678400000" />
- </component>
- <component name="editorHistoryManager">
- <entry file="file://$PROJECT_DIR$/ChannelSelect.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="342">
- <caret line="109" column="22" selection-start-line="109" selection-start-column="22" selection-end-line="109" selection-end-column="22" />
- <folding>
- <element signature="e#0#14#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$APPLICATION_CONFIG_DIR$/scratches/scratch_4.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="68">
- <caret line="4" selection-start-line="4" selection-end-line="4" />
- </state>
- </provider>
- </entry>
- </component>
- </project>
|