code-marketplace icon indicating copy to clipboard operation
code-marketplace copied to clipboard

Open source extension marketplace for VS Code.

Results 19 code-marketplace issues
Sort by recently updated
recently updated
newest added

Hi Guys, thanks for providing a marketplace solution for closed environments! It would be great if there was something like `code-marketplace list/overview` which returns an overview of extensions and their...

enhancement

Hello. I'm trying to setup a small proof of concept using code-marketplace to distribute extensions on a corporate environment. On a windows box, I was able to get the code-marketplace...

We currently have the Add cli command, would be beneficial to expose this via API. This would prevent the need to exec into the pods running in the cluster to...

enhancement

Adding an Object storage support like Amazon s3 would be great.

enhancement

You get "file does not exist" which is confusing if you are doing something like adding an extension because it makes it sound like the vsix you are uploading does...

bug

Updated Dockerfile to install ca-certificates Updated the deployment.yaml and added: A poststart lifecycle hook to run `update-ca-certificates` volume definition certs that maps to .Values.certificates.secretName volumeMounts that mount the secret to...

[This example Coder v2 template](https://github.com/sharkymark/v2-templates/tree/main/pod-air-gap-y) (see [main.tf](https://github.com/sharkymark/v2-templates/blob/main/pod-air-gap-y/main.tf#L214)) shows how to set environment variables that code-server expects to designate the `EXTENSIONS_GALLERY` including `serviceUrl`, `itemUrl` and `resourceUrlTemplate1 before [starting](https://github.com/sharkymark/v2-templates/blob/main/pod-air-gap-y/main.tf#LL239C14-L239C80) `code-server` You can...

support

When utilizing Artifactory, if the artifactory service you connect to is on a domain that isn't signed by the common CAs (common for airgapped environments), then Code Marketplace won't be...

enhancement

It could be interesting to add theia to the list of ides.

documentation

Would be neat to have a docker-compose example (perhaps with reverse-proxy support via Caddy and NGINX) so folks don't have to use the binary or Helm

documentation