mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
Cherry-pick 8328a4d6. Previously reviewed in IJ-CR-165420.
(cherry picked from commit 236c79574c71aa3182ed5435221ccec6db3e7012) IJ-CR-165656 GitOrigin-RevId: 280e16f2f977722b0bfd63eef74a1fc1b6e7d7b9
This commit is contained in:
committed by
intellij-monorepo-bot
parent
9f3fce5f0e
commit
72008782e5
@@ -206,7 +206,7 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
|
||||
<configurationType implementation="com.jetbrains.python.run.FastAPILockedRunConfigurationType" order="first"/>
|
||||
<facetIgnorer implementation="com.jetbrains.python.run.DjangoFacetIgnorer"/>
|
||||
|
||||
<programRunner implementation="com.jetbrains.python.run.PythonRunner" order="first"/>
|
||||
<programRunner implementation="com.jetbrains.python.run.PythonRunner"/>
|
||||
<programRunner implementation="com.jetbrains.python.debugger.PyDebugRunner"/>
|
||||
<runConfigurationProducer implementation="com.jetbrains.python.run.PythonRunConfigurationProducer"/>
|
||||
<xdebugger.breakpointType implementation="com.jetbrains.python.debugger.PyLineBreakpointType"/>
|
||||
|
||||
Reference in New Issue
Block a user