I want to install an extension on a server without access to the internet, so I downloaded the vsix file and tried to install it on the server. Turns out that the VS code on the server is an old version, 1.59 if I remember correctly.
How can I find the vsix version that can be installed on a particular VS Code version.
I have been looking at the Github page for the extension but not an easy task to match extension version to VS Code version.