mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
PY-85270 PY-48390 [python] Make the option description cover all importable variants
GitOrigin-RevId: 43b57aa7a02fc734acb5c017a580b3657597c309
This commit is contained in:
committed by
intellij-monorepo-bot
parent
1b6728dd2d
commit
6048958235
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user