Skip to content

chore: update VS Code extensions marketplace recommendation #262

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

Merged
merged 1 commit into from
Apr 9, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions setup/air-gapped.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,13 @@ platform images are hosted in Coder's Docker Hub repo.

## Extensions marketplace

You can configure your deployment to use the internal, built-in extension
marketplace, allowing your developers to utilize whitelisted IDE extensions
within your air-gapped environment. For additional details, see
Coder users in an air-gapped environment cannot access the public VS Code
marketplace. However, you can point Coder to an air-gapped instance of
[OpenVSX](https://github.com/eclipse/openvsx) to serve assets to users. For
instructions on implementing this, see
[Extensions](../admin/environment-management/extensions.md).

You can also review the [OpenVSX deployment wiki] for more information.

[openvsx deployment wiki]:
https://github.com/eclipse/openvsx/wiki/Deploying-Open-VSX