Vscode-icons: Proposal: Overlay icons to visualise file changes etc

Created on 7 Nov 2016  路  2Comments  路  Source: vscode-icons/vscode-icons

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

Would it be possible to allow for file icon overlay, so we can visualise more than just the file type (extension). I was talking with a developer friend about preferred Editors and icons.
He mentioned he really loves that Atom tree view indicates which files have changed (since last commit). In VSC, we have to switch to a whole different view to see this.

We could potentially also indicate other types of file metadata, such as perhaps what type of "thing" it is beyond the extension. Would be cool if there was a way to better distinguish common file types such as models, views, services, tests, ... Perhaps, given location in a specific folder, naming convention or even some file metadata?

We might even be able to indicate which files have been (partly) covered by last test coverage run.
Just some ideas and food for thought.

The main proposal is for icon overlay in general (I recall in Eclipse IDE they allowed sub icons for all 4 corners of main file icon) and in particular indicating files that have changed.

question / debate

Most helpful comment

I would agree, but the problem is, that I don't think this is possible through the API...

I'm too slow... Thanks @robertohuertasm

All 2 comments

Hi @mandricore,

it certainly would be a great idea but unfortunately this extension doesn't do code patching anymore and follows what's been established by the VSCode team. I suggest you to put this request into their repository because it's them who should have to provide this kind of functionality.

I would agree, but the problem is, that I don't think this is possible through the API...

I'm too slow... Thanks @robertohuertasm

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rbukovansky picture rbukovansky  路  21Comments

SheepDomination picture SheepDomination  路  49Comments

NikosEfthias picture NikosEfthias  路  89Comments

joealden picture joealden  路  32Comments

nandowalter picture nandowalter  路  24Comments