[python] PY-83446 Function is executed on hover while debugging

Merge-request: IJ-MR-180916
Merged-by: Egor Eliseev <Egor.Eliseev@jetbrains.com>

GitOrigin-RevId: a57d32cd81bb3817639fe0d5190d6de8522a8b1f
This commit is contained in:
Egor Eliseev
2025-11-01 00:04:56 +00:00
committed by intellij-monorepo-bot
parent cf22f48204
commit f5f0d7ce1e
6 changed files with 91 additions and 72 deletions
@@ -21,6 +21,7 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
<dependencies>
<plugin id="com.intellij.modules.lang"/>
<plugin id="com.intellij.modules.python-core-capable"/>
<module name="intellij.platform.debugger.impl.shared"/>
</dependencies>
<content namespace="jetbrains">