[RDCT] PY-84272: Create a frontend python module that is loaded in monolith and Remote Development client

It should be named `intellij.python.frontend`, but this name is occupied by another module, that should be named `intellij.python.frontend.split`

GitOrigin-RevId: 9c691512950b1f02cebd4a2d201560650460b16c
This commit is contained in:
Vyacheslav Moklev
2025-10-02 11:44:10 +00:00
committed by intellij-monorepo-bot
parent e30fd51161
commit 4bb9385403
2 changed files with 3 additions and 0 deletions
@@ -65,6 +65,8 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
<module name="intellij.python.markdown"/>
<module name="intellij.python.ml.features"/>
<module name="intellij.python.terminal"/>
<module name="intellij.python.common.frontend"/>
<module name="intellij.platform.ide.nonModalWelcomeScreen"/>
<module name="intellij.platform.ide.nonModalWelcomeScreen.backend"/>
</content>
</idea-plugin>