File icons for default languages outside of VS Code (icons in Finder) #24109
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
feature-request
Request for new features or functionality
macos
Issues with VS Code on MAC/OS X
ux
User experience issues
workbench-os-integration
Native OS integration issues
Milestone
Description
I would like to be able to distinguish my Objective-C .h, .m, Markdown, and Swift (and any other programming/markup language) files from one another in the Finder when VS Code is set to be the default app for opening these files. Currently all the files show the same VS Code document icon. When files are set to be opened by Xcode by default the file icons are different based on their type. Additionally it would be nice if external packages could dictate different images for different file types.
Steps to Reproduce
Set VS Code to be the default app for opening Objective-C and Swift files.
View file icons in Finder
Expected behavior: [What you expected to happen]
File icons are different based on the file type.
Actual behavior: [What actually happened]
File icons are all the same VS Code document icon.
The text was updated successfully, but these errors were encountered: