haacked / Encourage

A bit of encouragment added to Visual Studio
75 stars 32 forks source link

Add Icon for the Marketplace #42

Closed rprouse closed 7 years ago

rprouse commented 7 years ago

This VSIX doesn't have an icon displayed in the marketplace. The icon should be 90x90.

image

The icon is added to the metadata section of the vsixmanifest, here is the line from the NUnit adapter,

<Icon>nunit_90.png</Icon>

In the CSPROJ, the icon should be set to IncludeInVsix=true

You can set a 200x200 preview image the same way, but it isn't displayed in VS2017 anymore, just previous versions.

Any ideas for an icon? Speech bubble with an exclamation point?

haacked commented 7 years ago

Any ideas for an icon? Speech bubble with an exclamation point?

Hmm, how about a big thumbs up? Or a smiley with a thumbs up. But it can't be a copyrighted emoji.

rprouse commented 7 years ago

I did a quick search for CC thumbs up and only found one decent one, https://www.iconfinder.com/icons/383996/approve_best_hand_like_thumbs_up_yes_icon#size=128

image

My kingdom for a graphics artist! 😄

haacked commented 7 years ago

I found this one. I think I like yours better.