Is the preview of an .ico image file in VS Code possible? Any extension needed/available?
All I see are question marks:

I tried to find an extension that might enable the preview of the .ico image.
Is the preview of an .ico image file in VS Code possible? Any extension needed/available?
All I see are question marks:

I tried to find an extension that might enable the preview of the .ico image.
Copyright © 2021 Jogjafile Inc.
VS Code's builtin media preview extension supports .ico files. If it's not working, either
View: Reopen Editor With...command in the command palette.Help > Report Issuein the menu bar.If you try all that and get nowhere, then maybe try and extension. Ex.
kisstkondoros.vscode-gutter-preview(I have no affiliation with this extension), which renders image for URLs in an editor in the gutter, and when hovering over the URL (really not a great workaround, but technically viable), and apparently supports .ico files.