material-extensions / vscode-material-icon-theme

Available on the VSCode Marketplace
https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme
MIT License
2.02k stars 623 forks source link

Angular folder icon suggestions #350

Open GoGoris opened 5 years ago

GoGoris commented 5 years ago

Angular folder icons:

Other folder icons:

AnthonyLenglet commented 5 years ago

Would definitely appreciate a folder for pipes, guards and directives at the very leat, there are folders for react, why not angular? 😃

PKief commented 5 years ago

Thank you, I'll consider your suggestions. Since the Angular Icons always have been activated by default for this theme, I was a little reluctant with the folder icons for Angular to not scare non-Angular users :) For example is the folder name "services" a very common folder name also in non-Angular projects. I think there're 2 solutions:

  1. let Angular icons activated by default but create common folder icons only (like I did with "services", or "routes")
  2. deactivate Angular icons by default and create more specific Angular folder icons for the Angular icon pack

Point 2 will definitely cause some irritation and people will wonder why some Angular icons have disappeared after such an update. The reason that the Angular icon pack is activated by default can be traced back to the development of this extension. In the beginning there were less icons without folder icons and this problem did not exist yet.

AnthonyLenglet commented 5 years ago

I would think that 1. is the better choice I think as a whole general icons are always the way to go with folders, while with file icons, its easier to get more specific about it

PKief commented 5 years ago

You're right, I would prefer the 1st solution. I will try to create some general icons also for Angular specific projects in the near future.

PKief commented 5 years ago

So far I can provide you the following icons:

angular folder icons
Tonysmark commented 5 years ago

Love this icon theme : ) image although, no dirctives folder icon :(

AnthonyLenglet commented 5 years ago

Love this icon theme : ) image although, no dirctives folder icon :(

When I last thought about it, I thought that the best icon for a directives folder would maybe be a puzzle piece, since they're small features that can be attached on elements, and you can put as many as you want on one element

mrmokwa commented 4 years ago

I would love seeing a icon for directives folder too.