salesforcedx-vscode icon indicating copy to clipboard operation
salesforcedx-vscode copied to clipboard

Release .vsix files as part of your releases

Open LeviticusNelson opened this issue 2 years ago • 4 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] https://github.com/williamboman/nvim-lsp-installer/issues/701#issuecomment-1145082322 Describe the solution you'd like A clear and concise description of what you want to happen. This file in particular would help create an LSP for the neovim plugin lsp-config

LeviticusNelson avatar Jun 02 '22 17:06 LeviticusNelson

Even better would be to publish the language server packages as standalone npm packages!

williamboman avatar Jun 02 '22 17:06 williamboman

We've gotten a lot of requests for this, and actually did make this possible recently with #3900 - let us know if that's what you're looking for.

randi274 avatar Jun 02 '22 18:06 randi274

Ah interesting! I couldn't find any release assets for the latest release, and so I assumed assets weren't uploaded. It does seem like the previous release have assets. Shouldn't the latest release have some assets or am I missing something?

williamboman avatar Jun 03 '22 14:06 williamboman

I would take the assets from the v54.12.0 release in that case - we're working to add them in every time, but we've been having some issues with our release automation recently. That should improve soon though, so the vsix files should be available more consistently!

randi274 avatar Jun 03 '22 15:06 randi274

vsixes should be included in releases now. We had an issue with our release process but it has been resolved.

gbockus-sf avatar Sep 20 '22 20:09 gbockus-sf