vscode-material-icon-theme icon indicating copy to clipboard operation
vscode-material-icon-theme copied to clipboard

Add icon for vitest

Open Exodiel opened this issue 2 years ago • 2 comments

Icons for vitest files:

  • vitest.config.js
  • vitest.config.ts

Exodiel avatar Mar 28 '22 17:03 Exodiel

~~Have you tested it? The strange thing is that after I introduced your icon, it couldn't work.~~

Have been test: image

Zhengqbbb avatar Jun 01 '22 17:06 Zhengqbbb

Please include these for vitest icon. Source: https://github.com/vitest-dev/vitest/blob/main/packages/vitest/src/constants.ts#L15-L20

[
    'vitest.config.mts',
    'vitest.config.cts',
    'vitest.config.mjs',
    'vitest.config.cjs',
]

nix6839 avatar Sep 15 '22 12:09 nix6839

Closing in favor of https://github.com/PKief/vscode-material-icon-theme/pull/1572.

PKief avatar Dec 23 '22 17:12 PKief