coder / coder/code-marketplace
Allow to fallback to VS Code marketplace for missing packages
Open
enhancement
- Dominant language
- Go
- Stars
- 370
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
With a lot of package management feeds, it's common to support falling back to upstream feed for missing packages, so you can do all operations with a single feed url.
Service should return local packages if it's available, and fall back to real marketplace if it's not.
Contributor guide
Assessment
This issue has not been assessed yet.