We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vscjava.vscode-java-test-XX.vsix
I'll start by saying I have no idea if this is intentional and motivated by a real concern.
I'm a NeoVim user and williamboman/mason.nvim fails to install [email protected] because vscjava.vscode-java-test-XX.vsix is no longer included in releases since 0.39.1 (see: mason-org/mason-registry#3036).
[email protected]
Here's a simple screenshot as evidence:
Is this intentional? If not, can it be fixed?
The text was updated successfully, but these errors were encountered:
I tried comparing v0.39.0..v0.39.1 and the only suspicious change (to me) is from #1592:
v0.39.0..v0.39.1
"url": "https://github.com/Microsoft/vscode-java-test/issues" }, "homepage": "https://github.com/Microsoft/vscode-java-test", - "preview": true, + "preview": false, "icon": "resources/logo.png", "keywords": [ "java",
Was there a problem with the preview flag?
Sorry, something went wrong.
Duplicate of #1594
No branches or pull requests
I'll start by saying I have no idea if this is intentional and motivated by a real concern.
I'm a NeoVim user and williamboman/mason.nvim fails to install
[email protected]
becausevscjava.vscode-java-test-XX.vsix
is no longer included in releases since 0.39.1 (see: mason-org/mason-registry#3036).Here's a simple screenshot as evidence:
Is this intentional? If not, can it be fixed?
The text was updated successfully, but these errors were encountered: