mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
Python, DS: Use the new interpreter configuration UI to unify it between DS and PyCharm.
GitOrigin-RevId: 9faec46e4265e4a085c8f6acabee78551360c6a4
This commit is contained in:
committed by
intellij-monorepo-bot
parent
48290d78a4
commit
d74ffab3ba
@@ -625,9 +625,6 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
|
||||
<lookup.usageDetails implementation="com.jetbrains.python.statistics.PyCompletionStatisticLogger"/>
|
||||
<statistics.collectorExtension implementation="com.jetbrains.python.statistics.PyCompletionUsageExtension"/>
|
||||
|
||||
<registryKey key="python.new.interpreter.creation.ui" defaultValue="true"
|
||||
description="Enable new UI for adding Python interpreter in New Project dialog."/>
|
||||
|
||||
<!-- Parameter Info -->
|
||||
<registryKey key="python.parameter.info.show.all.hints" defaultValue="false"
|
||||
description="Show type hints for all parameters in parameter info window"/>
|
||||
|
||||
Reference in New Issue
Block a user