diff options
| author | Craig Jennings <c@cjennings.net> | 2025-05-21 22:01:35 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-05-21 22:01:35 -0500 |
| commit | b4463015b97912658d630377fafbf630f7588d1e (patch) | |
| tree | d04b66d992fe2ce88391889c21c5d8dc97acd0ef /dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/other.xml | |
| parent | 548154ea395356868e87980b149dfc0abdc84e17 (diff) | |
moving arch dotfiles into archsetup
Diffstat (limited to 'dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/other.xml')
| -rw-r--r-- | dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/other.xml | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/other.xml b/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/other.xml new file mode 100644 index 0000000..76bc172 --- /dev/null +++ b/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/other.xml @@ -0,0 +1,36 @@ +<application> + <component name="LangManager"> + <option name="languageName" value="Python" /> + </component> + <component name="NotRoamableUiSettings"> + <option name="presentationModeIdeScale" value="1.75" /> + </component> + <component name="PropertyService"><![CDATA[{ + "keyToString": { + "PyCharm.InitialConfiguration": "true", + "PyCharm.InitialConfiguration.V2": "true", + "PyCharm.InitialConfiguration.V3": "true", + "PyCharm.InitialConfiguration.V4": "true", + "PyCharm.InitialConfiguration.V5": "true", + "PyCharm.InitialConfiguration.V6": "true", + "PyCharm.InitialConfiguration.V7": "true", + "PyCharm.InitialConfiguration.V8": "true", + "ask.about.ctrl.y.shortcut.v2": "true", + "experimental.ui.on.first.startup": "true", + "experimental.ui.used.version": "241.18968.29", + "experimentalFeature.terminal.shell.command.handling": "false", + "fileTypeChangedCounter": "2", + "fontSizeToResetConsole": "19.5", + "fontSizeToResetEditor": "19.5", + "ift.hide.welcome.screen.promo": "true", + "input.method.disabler.muted": "true", + "previousColorScheme": "_@user_Dark" + }, + "keyToStringList": { + "fileTypeDetectors": [ + "com.intellij.ide.scratch.ScratchFileServiceImpl$Detector", + "org.jetbrains.plugins.textmate.TextMateFileType$TextMateFileDetector" + ] + } +}]]></component> +</application>
\ No newline at end of file |
