file-icons / atom

Atom file-specific icons for improved visual grepping.
MIT License
1.32k stars 250 forks source link

Incorrect icons (Jupyter and Julia notebooks) #813

Closed domiden closed 4 years ago

domiden commented 4 years ago

First at all, many thanks for your hard work. I'm in the process to get familiar with atom editor and its flexibility. I was amazed when I found your package! Unfortunately, no appropriate icons are shown for Jupyter (.ipynb) and Julia (markdown-based) notebook (.jmd). It would be brilliant if you guys could integrate it. Btw. be aware that Jupyter notebook are able to support different kernels. Thanks again!

Screenshot 2020-04-30 at 13 38 34
Alhadis commented 4 years ago

I'll add the markdown icon to .jmd, but we already have an icon assigned to Jupyter Notebooks.

Moreover, that's not the icon we use for .html files. Do you have another icon package installed on top of this one? If so, that's going to cause conflicts.

domiden commented 4 years ago

Sorry, was the wrong screenshot, therefore partly wrong conclusion. Thanks for the fix!

Screenshot 2020-04-30 at 14 44 40