Unable to install extension on 1.73.1 #20283
-
It seems that the latest version of Visual Studio Code is 1.73.1, but when I try to install the latest .visx extension manually downloaded from the marketplace, Code says it's not compatible with 1.73.1. I can't use the built-in extension marketplace because I run Code on an offline network. Am I supposed to download an older version of the extension? And if so, how can I tell which version will work with my installed version of Code? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
What you're getting is our pre-release version which only works with VS Code 1.74 (due out next week). Instructions on how to download an older version can be found in #20184 . And the list of released versions can be found at https://github.com/microsoft/vscode-python/releases . |
Beta Was this translation helpful? Give feedback.
-
Hi @brettcannon, let me ask here not starting a new thread. I'm running to similar issue like the OP in this thread, but now with all the latest releases. I'm sure it's sort of common knowledge how to match versions of VS Code and Python extension, please forgive my newby confusion, can you please help me figuring out the fix? Thank you |
Beta Was this translation helpful? Give feedback.
What you're getting is our pre-release version which only works with VS Code 1.74 (due out next week). Instructions on how to download an older version can be found in #20184 . And the list of released versions can be found at https://github.com/microsoft/vscode-python/releases .