Vscode-material-icon-theme: Additional folder icon suggestions (II)

Created on 14 Jan 2018  路  10Comments  路  Source: PKief/vscode-material-icon-theme

Short description

The icons I have mentioned are for the folder I work on daily basis. Please make some beautiful icons like always and help me decorate my work space.

Icons needed

  1. ~extras~ (already added)
  2. ~vendor~ (already added)
  3. ~audio~ (already added)
  4. ~video~ (already added)
  5. media
  6. ~others~ (already added)
  7. modules
  8. remarks
  9. ~imports~ (already added)

image

Here's a sample of my working folder. It is currently blank now. New and distinguishing icons can help folders and its role can be easily recognized for management point of view.

Most helpful comment

Just created an others folder icon:

Closed Expanded
others folder icon others folder icon expanded

The folder names that are associated:

  • other
  • others
  • misc
  • miscellaneous

All 10 comments

Thank you for the many suggestions. I will certainly be able to create some of them.

I already created audio and video folder icons a few days ago. They will be definitely part of the upcoming update.

Added the following folders:

import export folder icons

Just created an others folder icon:

Closed Expanded
others folder icon others folder icon expanded

The folder names that are associated:

  • other
  • others
  • misc
  • miscellaneous

It would be super nice to add something for vendor as it is the name for composer packages in the php world :)

For vendor just use the icon for the lib (vendor are usually downloaded libs, but it鈥檚 not specific to php)

First of all thanks for the work, super cool icon pack,
Can you help also include folder icons for

  1. Vendor (Already mentioned above)
  2. Middleware
  3. Controller/s
  4. Migrations
  5. App (some time you have an app folder instead of src )
  6. bin
  7. versions

Again, I would be comfortable with the icons on the following topics:

  1. mail/smtp
  2. delta (changes)
  3. auto (for something automating stuffs)
  4. api (for API)
    and some icons with heart and diamond shape if you prefer

As you've probably already seen, with the last update the following folder icons were added:

added folder icons

I just wanted to keep this issue up to date ;)

@PKief an icon for ACF's acf-json folder would be 馃敟

Loving the ability to highly customise the workspace.

In most of these cases, I have been able to find a best fit icon, however here are a few more suggestions for folder icons that I have come across:

  • migrations
  • front_end
  • back_end
  • redis
  • media
  • nginx
  • postgres
  • django
  • dev
  • prod

In terms of files, I have configured .conf filetypes as using the .ini filetype which gives it the same folder icon.

For the custom icons, could it pattern match using asterisks? Let's use my back_end example from before:

    "material-icon-theme.folders.associations": {
        "*back*": "Backend",
    },
Was this page helpful?
0 / 5 - 0 ratings

Related issues

GitStorageOne picture GitStorageOne  路  5Comments

gencer picture gencer  路  3Comments

RacerDelux picture RacerDelux  路  3Comments

simlej picture simlej  路  3Comments

thomas-tewolde picture thomas-tewolde  路  4Comments