VS Code extension icon, banner, and pricing remove listing ambiguity
Ship a proper icon, a deliberate gallery banner, and an honest pricing label so the listing does not look unfinished or commercially slippery.
Why this can grow a startup
The extension tile gets judged in seconds. If the icon looks generic, the banner clashes, and the pricing model only becomes clear after install, the page feels less trustworthy than the code might deserve. VS Code gives authors a small but useful presentation system in the manifest: the icon must meet a minimum size, the gallery banner can match the brand, and pricing has to be declared as Free or Trial. Those constraints are helpful because they force the commercial and visual surface to become explicit before the user clicks install.
Company example
The VS Code manifest requires the icon path to point to an image of at least 128x128 pixels, supports galleryBanner formatting for the Marketplace header, and limits pricing values to Free or Trial.
Source and metric
Source: Visual Studio Code Docs: Extension Manifest
VS Code requires an icon of at least 128x128 pixels and restricts pricing labels to Free or Trial.
When to use it
Use this when Brand, Conversion, Marketplaces is relevant to developer tools, visual shelf, pricing clarity and you can run a bounded test with a low budget.
When not to use it
Do not use it as a substitute for customer evidence, a clear owner, or a measurable stop condition. Local platform rules and market behavior still need checking.
Founder checklist
- Read Visual Studio Code Docs: Extension Manifest and identify what is directly supported.
- Choose one channel context: Brand, Conversion, Marketplaces.
- Define the test around VS Code requires an icon of at least 128x128 pixels and restricts pricing labels to Free or Trial..
- Set an owner, evidence window, and stop condition before launch.
Explore the context
Apply this with an operator
Choose product surfaces that compound distribution without hiding weak activation or retention.