mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
PY-82344 Enable the new UI for Update Dialog for PyCharm
GitOrigin-RevId: 794ca7ea6ccba61e4a2ead522c672dcfcd592502
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0bca830d9e
commit
97ce0f6cd7
@@ -191,6 +191,8 @@
|
||||
<registryKey key="python.debugger.use.dispatcher" defaultValue="false" description="Use dispatcher in Python debugger"/>
|
||||
<registryKey key="flask.new.run.config" defaultValue="true" description="Flask Server Run configurations new UI"/>
|
||||
<registryKey key="pytest.new.run.config" defaultValue="true" description="PyTest configurations new UI"/>
|
||||
<registryKey key="ide.update.dialog.new.ui.enabled" defaultValue="true" description="Enable the new UI for IDE Update Dialog"
|
||||
overrides="true"/>
|
||||
<registryKey key="python.test.autodetect.new.run.config" defaultValue="true" description="Python test autodetect configuration new UI"/>
|
||||
<registryKey key="python.run.doctest.via.pytest.configuration" defaultValue="true" description="Run doctest via pytest configuration"/>
|
||||
<registryKey key="debugger.valueTooltipAutoShow" defaultValue="false" description="Auto show tooltip on mouse over." overrides="true"/>
|
||||
|
||||
Reference in New Issue
Block a user