Why are vsix downloads published in Marketplace incompatible with latest VSCode? #20618
|
All of the versions in the Version History tab have 2023.x.x tags, which haven't even been released yet. The latest release is 2022.20.2. Is the Marketplace intended to be for bleeding edge releases? |
Answered by
brettcannon
Feb 2, 2023
Replies: 1 comment
|
You shouldn't have to worry about any of that unless you're directly downloading the VSIX from the Marketplace (and if you are, see this answer on how to do that appropriately). VS Code itself will handle compatibility with your installation of VS Code. But specifically, the Marketplace hosts both our stable and pre-releases. You can opt into either track of releases and VS Code will grab the right version for you. What you're seeing as the newest pre-releases we release every night. |
0 replies
Answer selected by
brettcannon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You shouldn't have to worry about any of that unless you're directly downloading the VSIX from the Marketplace (and if you are, see this answer on how to do that appropriately). VS Code itself will handle compatibility with your installation of VS Code.
But specifically, the Marketplace hosts both our stable and pre-releases. You can opt into either track of releases and VS Code will grab the right version for you. What you're seeing as the newest pre-releases we release every night.