Skip to content
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

Disable icons in VS Code - Ubuntu 16.04 #28616

Closed
angelo-moreira opened this issue Jun 13, 2017 · 10 comments
Closed

Disable icons in VS Code - Ubuntu 16.04 #28616

angelo-moreira opened this issue Jun 13, 2017 · 10 comments
Assignees

Comments

@angelo-moreira
Copy link

  • VSCode Version: 1.13.0
  • OS Version: Ubuntu 16.04 (Xenial)

Steps to Reproduce:

  1. Add "workbench.editor.showIcons": false, in settings.json
  2. Reload window

It should: not show the icons
Result: Icons are still showing

@ramya-rao-a
Copy link
Contributor

@angelo-moreira Can you share a screenshot?

workbench.editor.showIcons controls the icons on the opened editors only, not the icons in the explorer view.

Which one are you referring to?

@ramya-rao-a ramya-rao-a added info-needed Issue requires more information from poster workbench labels Jun 13, 2017
@angelo-moreira
Copy link
Author

Sorry I wasn't aware of the difference I wanted to disable the icons on the explorer, I cannot send screen shot since I have a mac at home, I can however send a screen shot tomorrow in the ubuntu machine that I use at work.

@ghost
Copy link

ghost commented Jun 13, 2017

I'm interested in this too. Last update to VS Code added little icons by every file in the explorer, I but I find it way too noisy visually.

@ramya-rao-a
Copy link
Contributor

Oh, if you want to disable the file icons altogether, you can change the file icon theme.
Run the command Preferences: File Icon Theme and choose either None or Minimal (Visual Studio Code.

Hope that helps

@ramya-rao-a ramya-rao-a removed the info-needed Issue requires more information from poster label Jun 13, 2017
@ghost
Copy link

ghost commented Jun 14, 2017

Thanks!

@mindplay-dk
Copy link

if you want to disable the file icons altogether, you can change the file icon theme.

That's a bit counter-intuitive - I came here ready to report the same issue.

I searched for "icons" and this is the only setting that came up - and from it's description, it sounds like it would do what I want...

Maybe add a note to that comment in the settings template, explaining how to turn off icons entirely?

@ramya-rao-a
Copy link
Contributor

cc @bpasero for the confusion in the setting name

@bpasero
Copy link
Member

bpasero commented Jun 20, 2017

@aeschli owns that

@aeschli
Copy link
Contributor

aeschli commented Jun 21, 2017

image

@aeschli
Copy link
Contributor

aeschli commented Jun 21, 2017

I improved the description of the icon theme:
Specifies the icon theme used in the workbench or 'null' to not show any file icons.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants