Skip to content
New issue

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

Can I configure a private and an open vsx marketplace? #1849

Closed
kajberg84 opened this issue May 25, 2023 · 7 comments
Closed

Can I configure a private and an open vsx marketplace? #1849

kajberg84 opened this issue May 25, 2023 · 7 comments

Comments

@kajberg84
Copy link

I use Visual studio - Code OSS.
I have a private open vsx where I have stored som private extensions.
When I use Visual studio and search for an extension I want to configure it so it searches the private first and then the open vsx marketplace.

Is this possible and if so any guide about this?
I have tried to search for documentation regarding this but sofar no results.

@kineticsquid
Copy link
Contributor

I think this is going to be a question for the Code OSS folks.

@MatthewKhouzam
Copy link

Hey, AFAIK vscode does not want multiple back-ends. Theia solutions will soon support multi-vsx. I am very excited about it! :) eclipse-theia/theia#12040

@kajberg84
Copy link
Author

True @kineticsquid.
Sound great @MatthewKhouzam

Ty for the fast response.

@amvanbaren
Copy link
Contributor

@kajberg84, you can add
'''
ovsx:
upstream:
url: https://open-vsx.org

to the application.yml of your private instance.

@MatthewKhouzam
Copy link

@amvanbaren thanks for helping, I had no idea we could w/ vsx and vscode

There's also a cool project called coder and codemarketplace. https://github.com/coder/code-marketplace @ghuntley may wish to show this off.

@kineticsquid
Copy link
Contributor

@kajberg84 OK to close this now?

@kineticsquid
Copy link
Contributor

@kajberg84 ^^^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

4 participants