mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[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:
committed by
intellij-monorepo-bot
parent
cf22f48204
commit
f5f0d7ce1e
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user