Terminal-Icons icon indicating copy to clipboard operation
Terminal-Icons copied to clipboard

Glyphs for scala files (.scala, .sc) (already supported by nerdfonts and probably many others)

Open David-Kyrat opened this issue 1 year ago • 2 comments

" If you have ideas for an appropriate glyph to display for a well-known folder or file, or a particular file extension, please raise an issue. "

Yes I hava for scala files (.scala or .sc file extension), a functional programming language that works with the jvm. The associated class-name from nerd-fonts is "nf-dev-scala" or "nf-seti-scala".

David-Kyrat avatar Mar 01 '23 20:03 David-Kyrat

@David-Kyrat This has been added in https://github.com/devblackops/Terminal-Icons/commit/1bb73caaef1a268c63ac7b5b26618943b892d3a3

devblackops avatar Jun 01 '23 05:06 devblackops

Awesome thanks ! If you have the time any soon I also found those file extensions with already present nerd-font icons. It would be great to see them !

  • Makefile : nf-seti-makefile (regular Makefile)
  • *.svelte : nf-seti-svelte (svelte file)
  • *.db : nf-seti-db (db file)
  • *.sbt : nf-seti-sbt or nf-dev-scala (scala build tool configuration file)

Thanks again for your work!

David-Kyrat avatar Jun 01 '23 06:06 David-Kyrat