-
Notifications
You must be signed in to change notification settings - Fork 29.2k
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
Provide file icons per file type #4845
Comments
Brad can we get custom icons for each file type? |
@joaomoreno: Sure, we support numerous languages, though. Do we have a list of file associations that are affected so I can design just for those? |
Related to #7196 |
@chrisxvin, #7196 just got closed, so in the next update those That should help a lot until we get the icons to really ice this cake off. 👍 |
Any chance to have specific icons for each or at least main file types? |
Is there any update on this? Or at least some extension or registry script I can use to achieve this? |
@misolori should we put this on the agenda again once we tackled Settings editor? Looks like we never really picked up on this. |
@bpasero yes, let's do this after the Settings editor. |
@misolori Will it be possible to provide an api/settings to change the icons that will be shipped on default by vscode? Letting extensions modify file icons per file type in Explorer would be great. |
@bpasero do we have a full list of all of the file types we'd want to support? The Seti theme has +160 file types, though a lot overlap: |
@misolori maybe we limit this to the top file types users are using Code with and find a generic icon for the rest? Not sure we need all the file types? |
@bpasero I thought about maybe starting with the file types that appear in the Language Mode picker. But I’ll look through the telemetry we have for the top file types. |
@misolori yeah that list is open ended though when you install extensions |
* first cut icons per file type (for #4845) * update icon set * update distro * tweaks * update distro
Steps to Reproduce:
Please add an option to choose whether to use VSCode file icon or not.
PS: This problem doesn't appears in insider build 0.10.13.
The text was updated successfully, but these errors were encountered: