mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
PY-87740/PY-87763 type engine: ui features
GitOrigin-RevId: c1ee6bd5e0e0e31af41dcb403bccecada40096b7
This commit is contained in:
committed by
intellij-monorepo-bot
parent
867a754295
commit
92a861df05
@@ -229,16 +229,6 @@ settings.python.group.description=<html><body>Configure key Python development s
|
||||
settings.python.tools.group.title=Tools
|
||||
settings.python.tools.group.description=<html><body>Configure external Python tool settings.
|
||||
|
||||
# Type Engine Settings
|
||||
configurable.PyTypeEngineConfigurable.display.name=Type Engine
|
||||
configurable.PyTypeEngineConfigurable.engine.label=Type engine:
|
||||
configurable.PyTypeEngineConfigurable.project.default=Project default
|
||||
configurable.PyTypeEngineConfigurable.project.default.description=Use the project-level type engine setting for this module.
|
||||
configurable.PyTypeEngineConfigurable.pycharm.description=A smart IDE type engine optimized for real world Python, including Django templates, SqlAlchemy models, and more.
|
||||
configurable.PyTypeEngineConfigurable.pyrefly.description=Currently in Beta, Pyrefly provides fast and accurate type checking, with experimental support for Django and Pydantic.
|
||||
configurable.PyTypeEngineConfigurable.ty.description=Currently in Beta, ty provides fast and accurate type checking designed to work well with untyped code. Supports advanced type analysis features.
|
||||
configurable.PyTypeEngineConfigurable.open.settings=Type Engine Settings\u2026
|
||||
|
||||
runcfg.autodetect.display_name=Autodetect
|
||||
runcfg.autodetect.parameters.group.name=Python test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user