mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Python: temporary hack: Move SPP to community to break cyclic dependency.
Will move it back soon. GitOrigin-RevId: b2f032dbc9926b2e23c0438d2ce522985c7a6ad4
This commit is contained in:
committed by
intellij-monorepo-bot
parent
aee25e9279
commit
dafe83d2c7
@@ -1037,4 +1037,10 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
|
||||
<pyDebugAsyncioCustomizer implementation="com.jetbrains.python.debugger.PyDebugAsyncioCustomizerDefault"/>
|
||||
</extensions>
|
||||
|
||||
<extensionPoints>
|
||||
<extensionPoint qualifiedName="Pythonid.systemPythonProvider"
|
||||
dynamic="true"
|
||||
interface="com.jetbrains.python.systemPythonSpi.SystemPythonProvider"/>
|
||||
</extensionPoints>
|
||||
|
||||
</idea-plugin>
|
||||
|
||||
Reference in New Issue
Block a user