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
We were debugging an issue the other day and I thought EXTENSIONS_GALLERY wasn't working.
EXTENSIONS_GALLERY
I'd like to add an integration test to ensure it does work
EXTENSIONS_GALLERY={} code-server --install-extension wesbos.theme-cobalt2 Installing extensions... No extension gallery service configured.
if we can actually disable external connections it would be even better
This might be a good solution: https://stackoverflow.com/a/69727381/3015595
The text was updated successfully, but these errors were encountered:
jsjoeio
Successfully merging a pull request may close this issue.
Description
We were debugging an issue the other day and I thought
EXTENSIONS_GALLERY
wasn't working.Solution
I'd like to add an integration test to ensure it does work
Questions
This might be a good solution: https://stackoverflow.com/a/69727381/3015595
The text was updated successfully, but these errors were encountered: