KTNB-235, PY-64586: Plugin-level refactoring

Introduce new intellij.jupyter.py plugin that contains python-specific extensions for Jupyter support.

Merge-request: IJ-MR-137841
Merged-by: Ilya Muradyan <Ilya.Muradyan@jetbrains.com>

GitOrigin-RevId: 5f336d39c665706eebcc4b0af75b0458e95b6b6a
This commit is contained in:
Ilya Muradyan
2024-06-28 20:09:01 +00:00
committed by intellij-monorepo-bot
parent f43d8d2af2
commit 4213cb6df8
3 changed files with 6 additions and 6 deletions

View File

@@ -216,8 +216,8 @@
},
{
"vsCodeId": "ms-toolsai.jupyter",
"ideaName": "Jupyter",
"ideaId": "intellij.jupyter"
"ideaName": "Python Support for Jupyter",
"ideaId": "intellij.jupyter.py"
},
{
"vsCodeId": "ms-vscode-remote.remote-containers",

View File

@@ -276,8 +276,8 @@
},
{
"vsCodeId": "ms-toolsai.jupyter",
"ideaName": "Jupyter",
"ideaId": "intellij.jupyter"
"ideaName": "Python Support for Jupyter",
"ideaId": "intellij.jupyter.py"
},
{
"vsCodeId": "ms-vscode-remote.remote-containers",

View File

@@ -251,8 +251,8 @@
},
{
"vsCodeId": "ms-toolsai.jupyter",
"ideaName": "Jupyter",
"ideaId": "intellij.jupyter"
"ideaName": "Python Support for Jupyter",
"ideaId": "intellij.jupyter.py"
},
{
"vsCodeId": "ms-vscode-remote.remote-containers",