Vscode: Display gitignored files/folders in gray (inactive) color (in left explorer tree)

Created on 20 Nov 2016  路  6Comments  路  Source: microsoft/vscode

  • VSCode Version: 1.7.1
  • OS Version: Windows 10

Even that GIT integration is good in @code but in explorer it's not possible to see which files are marked as ignored and will not be pushed to git.
In other editors these ignored files are displayed in gray - so you know which are not relevant to edit (eg. some generated files, configs etc).

Probably best would be if icon themes for explorer will have ability to change look of this feature.

Example in phpstorm:
Example in phpstorm

..having .gitignore:

.env
*duplicate

Most helpful comment

Why not post link to issue directly....
But I found https://github.com/Microsoft/vscode/issues/15370 - description seems to be different, but first comment is talking about gitignore so it's probably what you mean...

All 6 comments

explorer-excluded-files

@aniddan that's like answer ?

You probably mean explorer-excluded-files extension, but it doesn't look like it's doing what I explained...

This issue has already been reported. Please use the search function next time before reporting an issue and/or this time if you are curious about the progress of the issue.

Why not post link to issue directly....
But I found https://github.com/Microsoft/vscode/issues/15370 - description seems to be different, but first comment is talking about gitignore so it's probably what you mean...

@bpasero Could you at least add reference(s) to the other issue(s)?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lukehoban picture lukehoban  路  3Comments

villiv picture villiv  路  3Comments

chrisdias picture chrisdias  路  3Comments

biij5698 picture biij5698  路  3Comments

NikosEfthias picture NikosEfthias  路  3Comments