PY-87740/PY-87763 type engine: ui features

GitOrigin-RevId: c1ee6bd5e0e0e31af41dcb403bccecada40096b7
This commit is contained in:
Morgan Bartholomew
2026-02-26 07:10:45 +00:00
committed by intellij-monorepo-bot
parent 867a754295
commit 92a861df05
3 changed files with 13 additions and 15 deletions
@@ -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