8000 chore: update codium custom marketplace by Emyrk · Pull Request #78 · coder/code-marketplace · GitHub
[go: up one dir, main page]

Skip to content

chore: update codium custom marketplace #78

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 3 commits into from
Dec 11, 2024
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
add product.json config override note
  • Loading branch information
Emyrk committed Dec 11, 2024
commit 5c724e97f947c386fb6605c2fd6692bb59d1a1f7
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ Although not officially supported, you can follow the examples below to start us
- [VS Code](https://github.com/eclipse/openvsx/wiki/Using-Open-VSX-in-VS-Code)
- [VSCodium](https://github.com/VSCodium/vscodium/blob/master/docs/index.md#howto-switch-marketplace)
- ```
# Or set a product.json file in `~/.config/VSCodium/product.json`
export VSCODE_GALLERY_SERVICE_URL="https://<domain>/api
export VSCODE_GALLERY_ITEM_URL="https://<domain>/item"
codium
Expand Down
Loading
0