Skip to content

Commit

Permalink
package complete list of extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
melissa-barca committed Feb 19, 2025
1 parent 4f6f3de commit 7ab48c4
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 32 deletions.
4 changes: 2 additions & 2 deletions build/secrets/.secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@
"filename": "product.json",
"hashed_secret": "4762b62a1d96fce4a3071114c8e0223be11d1fda",
"is_verified": false,
"line_number": 216,
"line_number": 202,
"is_secret": false
}
],
Expand Down Expand Up @@ -1951,5 +1951,5 @@
}
]
},
"generated_at": "2025-01-29T16:12:59Z"
"generated_at": "2025-02-19T20:56:35Z"
}
71 changes: 41 additions & 30 deletions product.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,34 +177,20 @@
"publisherDisplayName": "ms-pyright"
}
},
{
"name": "ms-python.black-formatter",
"version": "2024.2.0",
"repo": "https://github.com/microsoft/vscode-black-formatter",
"metadata": {
"id": "859e640c-c157-47da-8699-9080b81c8371",
"publisherId": {
"publisherId": "998b010b-e2af-44a5-a6cd-0b5fd3b9b6f8",
"publisherName": "ms-python",
"displayName": "Black Formatter",
"flags": "verified"
},
"publisherDisplayName": "ms-python"
}
},

{
"name": "ms-python.debugpy",
"version": "2024.8.0",
"repo": "https://github.com/microsoft/vscode-python-debugger",
"metadata": {
"id": "4bd5d2c9-9d65-401a-b0b2-7498d9f17615",
"publisherId": {
"publisherId": "998b010b-e2af-44a5-a6cd-0b5fd3b9b6f8",
"publisherName": "ms-python",
"displayName": "Python Debugger",
"publisherid": {
"publisherid": "998b010b-e2af-44a5-a6cd-0b5fd3b9b6f8",
"publishername": "ms-python",
"displayname": "python debugger",
"flags": "verified"
},
"publisherDisplayName": "ms-python",
"publisherdisplayname": "ms-python",
"multiPlatformServiceUrl": "https://open-vsx.org/api"
}
},
Expand All @@ -221,23 +207,23 @@
],
"bootstrapExtensions": [
{
"name": "quarto.quarto",
"version": "1.118.0",
"repo": "https://github.com/quarto-dev/quarto/tree/main/apps/vscode",
"name": "ms-python.black-formatter",
"version": "2024.2.0",
"repo": "https://github.com/microsoft/vscode-black-formatter",
"metadata": {
"id": "a1be81fc-0f3a-4f2e-92ee-3fdc7ab96c73",
"id": "859e640c-c157-47da-8699-9080b81c8371",
"publisherId": {
"publisherId": "b21355c9-18d2-46e4-95da-d2d98de81e96",
"publisherName": "quarto",
"displayName": "Quarto",
"publisherId": "998b010b-e2af-44a5-a6cd-0b5fd3b9b6f8",
"publisherName": "ms-python",
"displayName": "Black Formatter",
"flags": "verified"
},
"publisherDisplayName": "Quarto"
"publisherDisplayName": "ms-python"
}
},
{
"name": "posit.publisher",
"version": "1.8.0",
"version": "1.10.0",
"repo": "https://github.com/posit-dev/publisher",
"metadata": {
"id": "ccc4be7e-a835-4fcf-b439-79c25a0ae11e",
Expand All @@ -246,8 +232,33 @@
"multiPlatformServiceUrl": "https://open-vsx.org/api"
},
"publisherDisplayName": "Posit Software, PBC"
},
{
"name": "posit.shiny",
"version": "1.1.2",
"repo": "http://github.com/posit-dev/shiny-vscode",
"metadata": {
"id": "f1b3b3b4-3b3b-4b3b-8b3b-3b3b3b3b3b3b",
"publisherId": "090804ff-7eb2-4fbd-bb61-583e34f2b070",
"displayName": "Shiny",
"multiPlatformServiceUrl": "https://open-vsx.org/api"
}
},
{
"name": "quarto.quarto",
"version": "1.118.0",
"repo": "https://github.com/quarto-dev/quarto/tree/main/apps/vscode",
"metadata": {
"id": "a1be81fc-0f3a-4f2e-92ee-3fdc7ab96c73",
"publisherId": {
"publisherId": "b21355c9-18d2-46e4-95da-d2d98de81e96",
"publisherName": "quarto",
"displayName": "Quarto",
"flags": "verified"
},
"publisherDisplayName": "Quarto"
}
}

],
"extensionsGallery": {
"serviceUrl": "https://open-vsx.org/vscode/gallery",
Expand Down

0 comments on commit 7ab48c4

Please sign in to comment.