Replies: 1 comment
-
|
PS: your agent cli is the only one that work out-of-the-box under OpenBSD! Thanks for the nice job of writing portable code from the beginning! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Component
Other
Problem statement
For those that use Codium, we don't have access to M$ 's extension store (since most of those extension are not libre).
M$ also has removed the ability to download the .vsix from the VS Extension Store web site
Usually one can find the .vsix by going to the GH extension's page and adding /releases in the url. Then download the .tgz, then rename the content inside the tgz as
extension. But it does not work on your page. The `package.jsonmetadata file lacks.
Proposed solution
Please add the
package.jsonfile to your.tgzor directly distribute the .vsix on your releases pageThanks for the true librists among us!
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions