mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
We now have 3 options in registry: see `FeatureState`. For the Idea we disable `pyproject.toml` autoimport due to instability. For PyCharm we ask user as user might have different preferences for different projects. For Rider, we enable it unconditionally, because: 1. We can't ask user in Rider: our "asking logic" depends on index, and it doesn't work in Rider, see `intellij.rider.customization.xml` comment. 2. There is no UI in Rider to configure this preference: `PythonContentEntriesConfigurable` sits in PyCharm. (cherry picked from commit 78566e94641eef5b90feb42a1fe9737695fec951) IJ-CR-193846 GitOrigin-RevId: 2b19070a84b0e67a01e78ef0e4d5d5233b688932