lee-dohm / file-type-icons

Atom package that changes the icon for files in the Tree View and Tabs to reflect the file's type
https://atom.io/packages/file-type-icons
Other
28 stars 19 forks source link

Custom Icon for .js Files #2

Closed davelandry closed 10 years ago

davelandry commented 10 years ago

Have you thought about including standard .js files with the .coffee files icon?

lee-dohm commented 10 years ago

Yes, I've thought about it ... though I'm also thinking about ways to make them distinct. Suggestions are welcome.

davelandry commented 10 years ago

It would be great if the Octicons had a coffee mug icon. Maybe you can get away with using the beer icon?

Is there a reason you want to keep them distinct? If that's the case, wouldn't you also want to separate LESS and CSS files?

lee-dohm commented 10 years ago

The difference for me between the two examples is LESS is a superset of CSS, valid CSS is valid LESS. The same does not hold true for CoffeeScript to JavaScript.

lee-dohm commented 10 years ago

My current thinking is to use the coffee icon from Font Awesome and the JS icon from Font MFizz.