question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[theming] customize file icons in settings

See original GitHub issue
  • VSCode Version: all
  • OS Version: all

Can’t there be a quick way to customize file extension icon instead of having to create a whole extension for a custom theme as explained here https://github.com/Microsoft/vscode/issues/10804?

It’s really daunting to have to learn the whole system of extension just for this tiny need.

Does this issue occur when all extensions are disabled?: Yes/No

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:13
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
ksmithutcommented, Feb 23, 2018

I’ll put my use case here. I really like the seti-ui file icon theme, but I want folders to have just the plain folder icon. Right now they have no icon. I most definitely don’t want to get into the business of maintaining an extension just for file-icon theme because I don’t want to spend the time and resources required to stay up to date with the upstream theme and vscode api changes. I am willing to see my personal settings break because the workaround is remove my custom settings. I am not willing to have to go through the process of publishing a new version then downloading the new version of the plugin just to add folder icons to a theme that does not have folder icons.

3reactions
RobPurcellUKcommented, Apr 27, 2018

This would help for an internal system we have which uses YAML files with specified names. We would like to be able to set the icon to use for the .thing.yml files we use (like the fileNames part of an iconTheme vscode extension, not just by file type).

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to change File and Folder Icons in Windows 11/10
1] Customize your Desktop Icons · 1] Go to 'Settings' · 2] Hit 'Personalization' · 3] Now click on 'Themes', and go to...
Read more >
How To Customize Icons In Windows 10
Change Your Icons ... Right-click on a shortcut and select Properties. At the bottom of all the options, you'll see the Change Icon...
Read more >
Customizing Themes - Icons and UI Controls | IntelliJ ...
A theme is customized by adding information to the theme description file that overrides the base (Light or Darcula) theme.
Read more >
Allow or Prevent Themes to Change Desktop Icons in ...
Allow or Prevent Themes to Change Desktop Icons in Desktop Icon Settings · 1 Open Settings (Win+I). · 2 Click/tap on Personalization on...
Read more >
File and Folder Icons in VS Code!
File Icon Themes. With the 1.5 release of VS Code, we now support icons to the File Explorer. From the File > Preferences...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found