Vscode-material-icon-theme: CircleCI, Istanbul and Jest config icon

Created on 26 Jan 2018  路  8Comments  路  Source: PKief/vscode-material-icon-theme

Additional File/Folder Icons request

It would be great if we can have the following icons
File Icon - .nycrc (istanbul coverage)
File Icon - circle.yml (CircleCI v1)
Folder Icon - .circleci (Circle CI v2)

Most helpful comment

Just created a coverage folder icon:

Closed Expanded
coverage folder icon coverage folder icon expanded

All 8 comments

Thank you for the request!
I added the CircleCI icons (https://github.com/PKief/vscode-material-icon-theme/commit/3affa3673efa902bb4a501b997a647103bec24e7) to the extension. Unfortunately there is currently no proper SVG of the Istanbul logo available (see https://github.com/istanbuljs/istanbuljs.github.io/issues/34).

Soon there will be an update of the extension on the marketplace.

Thanks for the quick response, also it would be great if we have
file icon - jest.config.( js | json ) [jest config]
folder icon - coverage [coverage directory]
~folder icon - utils [like "tools" folder icon]~ (see #112)

Just created a coverage folder icon:

Closed Expanded
coverage folder icon coverage folder icon expanded

~Please add a "class" folder support :)~ (see #112)

May be redundant, but there is also .nyc-output folder which nyc generates as default. It could be part of coverage to generate the cli report.

@tdude08 Added jest icon (https://github.com/PKief/vscode-material-icon-theme/commit/cac11bc0d87cc4a228c1238e4e528ca75e1eff25)

@melkarm Added coverage folder icon mapping for .nyc-output (https://github.com/PKief/vscode-material-icon-theme/commit/d275471c8ea8031d10a273a8fd2a4ff688736433)

@PKief Thank you for adding the icons.

@s14k51 The istanbul icon will be available with the next update:

istanbul icon

Was this page helpful?
0 / 5 - 0 ratings

Related issues

RacerDelux picture RacerDelux  路  3Comments

vvni picture vvni  路  4Comments

SMotaal picture SMotaal  路  4Comments

stefan-kern picture stefan-kern  路  4Comments

alchermd picture alchermd  路  5Comments