From 6048958235ca68c439158756a7dd2d41f6855eb2 Mon Sep 17 00:00:00 2001 From: Mikhail Golubev Date: Wed, 29 Oct 2025 17:29:34 +0200 Subject: [PATCH] PY-85270 PY-48390 [python] Make the option description cover all importable variants GitOrigin-RevId: 43b57aa7a02fc734acb5c017a580b3657597c309 --- python/pluginResources/messages/PyBundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/pluginResources/messages/PyBundle.properties b/python/pluginResources/messages/PyBundle.properties index a880fb5d181c..7a57f4f48ce8 100644 --- a/python/pluginResources/messages/PyBundle.properties +++ b/python/pluginResources/messages/PyBundle.properties @@ -1617,7 +1617,7 @@ live.template.super.description='super(...)' call configurable.PythonCodeCompletionConfigurable.display.name.python=Python configurable.PythonCodeCompletionConfigurable.border.title=Python -configurable.PythonCodeCompletionConfigurable.checkbox.suggest.importable.names=Suggest importable classes, functions and variables in basic completion +configurable.PythonCodeCompletionConfigurable.checkbox.suggest.importable.names=Suggest importable names in basic completion configurable.PythonCodeCompletionConfigurable.checkbox.suggest.importable.names.help=When disabled, such variants can be displayed by invoking the basic completion twice # Parameter info