diff --git a/dependencies/che-plugin-registry/openvsx-sync.json b/dependencies/che-plugin-registry/openvsx-sync.json index 3b1e027fa3..687b3a9efe 100644 --- a/dependencies/che-plugin-registry/openvsx-sync.json +++ b/dependencies/che-plugin-registry/openvsx-sync.json @@ -67,6 +67,14 @@ "id": "ms-python.black-formatter", "version": "2024.2.0" }, + { + "id": "ms-python.debugpy", + "version": "2024.12.0" + }, + { + "id": "ms-python.pylint", + "version": "2024.0.0" + }, { "id": "ms-python.isort", "version": "2023.10.1" @@ -222,5 +230,9 @@ { "id": "Kelvin.vscode-sshfs", "version": "1.26.1" + }, + { + "id": "mongodb.mongodb-vscode", + "version": "1.9.1" } ]