diff options
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 |
