-
Notifications
You must be signed in to change notification settings - Fork 520
Update extension icon (and use a special preview icon) #3493
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
Conversation
This aligns us with the icons used for PowerShell 7 and sufficiently differentiates the PowerShell, PowerShell Preview, and Azure PowerShell extensions on the marketplace.
@rjmholt do you have a way to test this? It seems like since the extensions already exist on the marketplace, at least on my Mac when I build and install the VSIX I see the old icon, but I check the package contents and manifest and they're correct. I also verified and like the Python extension's icon isn't square and is ~600 pixels wide PNG so the icon itself should be fine.
@rjmholt do you have a way to test this?
No, but I think it should be ok
This aligns us with the icons used for PowerShell 7 and sufficiently
differentiates the PowerShell, PowerShell Preview, and Azure PowerShell
extensions on the marketplace.
Resolves #3422.