Last active
April 26, 2025 13:00
-
-
Save sefgit/1273cc3fe7fc3cec3b6d51f14d360cb8 to your computer and use it in GitHub Desktop.
vscodium - extensions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TEMPLATE: | |
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/${itemName.fieldA}/vsextensions/${itemName.fieldB}/${version}/vspackage | |
Optionally, add targetPlatform as needed: | |
?targetPlatform=win32-x64 | |
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/${itemName.fieldA}/vsextensions/${itemName.fieldB}/${version}/vspackage?targetPlatform=win32-x64 | |
https://marketplace.visualstudio.com/items?itemName=Horoko.create-python-project | |
Horoko.create-python-project | |
1.0.4 | |
https://marketplace.visualstudio.com/_apis/public/gallery/publishers/Horoko/vsextensions/create-python-project/1.0.4/vspackage | |
ms-python.python | |
2025.5.2025042401 | |
ms-python.debugpy | |
2025.6.0 | |
ms-vscode.test-adapter-converter | |
0.2.1 | |
daedalus.vscode-python-test-adapter-daedalus | |
0.8.2 | |
hbenl.vscode-test-explorer | |
2.22.1 | |
ms-vscode.cpptools | |
1.25.1 | |
ms-vscode.cpptools-themes | |
2.0.0 | |
ms-dotnettools.csharp | |
2.74.24 | |
GitHub.vscode-pull-request-github | |
0.109.2025042415 | |
ms-vscode-remote.remote-ssh | |
0.120.2025040915 | |
ritwickdey.LiveServer | |
5.7.9 | |
espressif.esp-idf-extension | |
1.9.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment