EmmanuelBeziat / vscode-great-icons

🆚 A big pack of icons (200+) for your files
https://marketplace.visualstudio.com/items?itemName=emmanuelbeziat.vscode-great-icons
MIT License
158 stars 56 forks source link

Turborepo, Svelte Kit, Vitest, & Keystone Icons #229

Closed codingwithchris closed 2 years ago

codingwithchris commented 2 years ago

Format to support

Turborepo

Svelte Kit

Vitest

Keystone JS

EmmanuelBeziat commented 2 years ago

Hi @codingwithchris

Done, check out the new 2.1.85 version :)

Thanks!

codingwithchris commented 2 years ago

@EmmanuelBeziat Some of the file name associations are incorrect for the new icons :) I tried my best to specify the correct names above, but I'll list adjustments out here!

Vitest: These are the only officially supported extensions for vitest: vitest.config.js vitest.config.ts

Turborepo: This is the only officially supported syntax for turborepo: turbo.json

Keystone keystone.ts is the only supported name for keystone configs currently.

EmmanuelBeziat commented 2 years ago

@codingwithchris okay, it should be fixed now! Thanks for the adjustments :)