vscode-icons icon indicating copy to clipboard operation
vscode-icons copied to clipboard

How to get rid of "vscode-icons has detected conflicting project icons"?

Open OnkelTem opened this issue 3 years ago • 2 comments

  • [x] I'm sure this issue is not a duplicate.

I don't use any other folder icon set except of the default single icon for all the folders. For that I've configured my project to use it in .vscode/settings.json:

{
  "vsicons.presets.foldersAllDefaultIcon": true
}

(It's in my global settings.json as well)

image

Yet, whenever I open a project I see a message, again and again:

Pasted image 20220201113649

which is not even relevant because my project is neither Angular not NestJS one.

Why do I see this message and how to get rid of it?

OnkelTem avatar Feb 01 '22 08:02 OnkelTem

@OnkelTem not sure what's going on, tbh. Normally, this message only appears if somehow you have any of these dependencies in your project. Let me look at it with more detail and I'll come back to you. Unfortunately, I'm a little busy these days so I'm not sure how quick I will be with the support. :(

robertohuertasm avatar Feb 01 '22 10:02 robertohuertasm

@robertohuertasm Sure, take your time. If you need more information I can provide it!

OnkelTem avatar Feb 01 '22 15:02 OnkelTem