diff options
Diffstat (limited to 'project.default.xml')
| -rw-r--r-- | project.default.xml | 46 |
1 files changed, 45 insertions, 1 deletions
diff --git a/project.default.xml b/project.default.xml index 83d6f4f..8b6b554 100644 --- a/project.default.xml +++ b/project.default.xml @@ -1,12 +1,56 @@ <application> <component name="ProjectManager"> <defaultProject> + <component name="AutoImportSettings"> + <option name="autoReloadType" value="SELECTIVE" /> + </component> <component name="DiscordProjectSettings"> <option name="show" value="ASK" /> <option name="description" value="" /> </component> + <component name="ProjectDictionaryState"> + <dictionary name="fuwnz" /> + </component> + <component name="ProjectInspectionProfilesVisibleTreeState"> + <entry key="Project Default"> + <profile-state> + <expanded-state> + <State /> + </expanded-state> + <selected-state> + <State> + <id>BibTeX</id> + </State> + </selected-state> + </profile-state> + </entry> + </component> <component name="PropertiesComponent"> - <property name="settings.editor.selected.configurable" value="ics" /> + <property name="settings.editor.selected.configurable" value="discord-application" /> + </component> + <component name="PyDebuggerOptionsProvider"> + <option name="mySaveCallSignatures" value="true" /> + </component> + <component name="SshConsoleOptionsProvider"> + <option name="myEncoding" value="UTF-8" /> + <option name="myConnectionType" value="SSH_CONFIG" /> + <option name="myConnectionId" value="[email protected]:22 password" /> + </component> + <component name="masterDetails"> + <states> + <state key="Copyright.UI"> + <settings> + <last-edited>Fuwn</last-edited> + <splitter-proportions> + <option name="proportions"> + <list> + <option value="0.2" /> + </list> + </option> + </splitter-proportions> + </settings> + </state> + </states> </component> </defaultProject> </component> |