Newly-published extension could not be searched in VS Code
Open
@sandy081 is already working on this.
Since Sep 19, 2026.
new release
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.7k
- PR merge metrics
- PR metrics pending
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.138.0
- OS Version: Windows
Steps to Reproduce:
- Search any VS Code extension which is published within 5 days. e.g.
WeChat AHPhttps://marketplace.visualstudio.com/items?itemName=formulahendry.wechat-ahp - Oberseve the search result
Acutal:
no matched extension from search:
workaround is to use CLI to install:
code --install-extension formulahendry.wechat-ahp
But after install from CLI, VS Code says This extension is no longer available on the Extension Marketplace.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.