diff options
| author | Fuwn <[email protected]> | 2021-09-01 23:25:46 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-09-01 23:25:46 -0700 |
| commit | 83d81b224ef83b9221a957a0e9bd314b24de11af (patch) | |
| tree | e551e9a722d35a129430471811af47dfa679e7ed /project.default.xml | |
| parent | RD-2021.2.1 <fuwnz@FUWN-PC Create laf.xml, ide.general.xml, filetypes.xml, ke... (diff) | |
| parent | CL-2021.2.1 <fuwnz@FUWN-PC Create vim_settings.xml, laf.xml, emmet.xml, sshCo... (diff) | |
| download | jetbrains-83d81b224ef83b9221a957a0e9bd314b24de11af.tar.xz jetbrains-83d81b224ef83b9221a957a0e9bd314b24de11af.zip | |
RD-2021.2.1 <fuwnz@FUWN-PC Overwrite local to https://github.com/fuwn/jetbrains.git
Diffstat (limited to 'project.default.xml')
| -rw-r--r-- | project.default.xml | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/project.default.xml b/project.default.xml new file mode 100644 index 0000000..8b6b554 --- /dev/null +++ b/project.default.xml @@ -0,0 +1,57 @@ +<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="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> +</application>
\ No newline at end of file |