microsoft / vscode-python-debugger

Python debugger (debugpy) extension for VS Code.
https://marketplace.visualstudio.com/items?itemName=ms-python.debugpy
MIT License
41 stars 17 forks source link

VSIXes for the different platforms have different version numbers #290

Open chrmarti opened 3 months ago

chrmarti commented 3 months ago

Noticed after #282 was fixed.

The VSIXes for the different platforms have different version numbers, e.g.: https://dev.azure.com/monacotools/Monaco/_build/results?buildId=264752&view=logs&j=793f6990-16b1-5115-c944-576b3bbf7e39&t=89578552-e55c-5f0f-ce69-3edb63ae6858. This is also visible from the Version History tab in the marketplace.

@lszomoru pointed out that this originates from https://github.com/microsoft/vscode-python-debugger/blob/main/build/update_ext_version.py.