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
163 stars 56 forks source link

Bindind storybook icon to .stories.{js,jsx,ts,tsx} files #204

Closed jgermade closed 3 years ago

jgermade commented 3 years ago

Noticed that storybook icon is already added, but only for .story.{js,jsx,ts,tsx} files

In the docs of storybook them always use .stories.{js,jsx,ts,tsx} files

https://storybook.js.org/docs/react/get-started/whats-a-story

So this PR is for including also these files

EmmanuelBeziat commented 3 years ago

Hi @jgermade

Check out the new 2.1.74 version! Thanks for helping improve vscode-great-icons!