summaryrefslogtreecommitdiff
path: root/dotfiles/system/.config/JetBrains/PyCharmCE2024.1/options/other.xml
blob: 76bc172d515f6e9289c9bfcb393229ee0223211a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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>