microsoft / vscode-java-test

Run and debug Java test cases in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-test
Other
292 stars 125 forks source link

Latest releases don't contain vsix file #1642

Closed gbroques closed 8 months ago

gbroques commented 8 months ago

It appears starting from 0.39.1 that the latest releases don't contain a prebuilt vsix file in the assets.

Is this intentional, and why is this the case?

As discussed in https://github.com/microsoft/vscode-java-test/pull/1581#issuecomment-1605828677, the vsix binaries are helpful for allowing this to work for Neovim.

gbroques commented 8 months ago

I'll close this.

I see it's a duplicate of https://github.com/microsoft/vscode-java-test/issues/1594 and https://github.com/microsoft/vscode-java-test/issues/1623.