griddycode icon indicating copy to clipboard operation
griddycode copied to clipboard

Setting for custom icons

Open x2loreeh opened this issue 1 year ago • 4 comments

It would be nice if you could put a different icon (the logo of the programming language) for each individual different file type, for example an icon for html, one for Python etc

x2loreeh avatar Apr 10 '24 05:04 x2loreeh

It would be entirely possible, but I don't think it's worth the time investment to create it.

If you wish, you can download the source code, download Godot, and modify the "icons.gd" file with another Nerdfont unicode :)

face-hh avatar Apr 10 '24 05:04 face-hh

ok, thank you!

x2loreeh avatar Apr 10 '24 05:04 x2loreeh

It would be nice if you could put a different icon (the logo of the programming language) for each individual different file type, for example an icon for html, one for Python etc

It would be entirely possible, but I don't think it's worth the time investment to create it.

If you wish, you can download the source code, download Godot, and modify the "icons.gd" file with another Nerdfont unicode :)

IMO embedding https://github.com/PKief/vscode-material-icon-theme directly into bgc would be a great choice for icons if revisited in the future

not-yuvi avatar Apr 18 '24 03:04 not-yuvi

It would be nice if you could put a different icon (the logo of the programming language) for each individual different file type, for example an icon for html, one for Python etc

It would be entirely possible, but I don't think it's worth the time investment to create it.

If you wish, you can download the source code, download Godot, and modify the "icons.gd" file with another Nerdfont unicode :)

IMO embedding https://github.com/PKief/vscode-material-icon-theme directly into bgc would be a great choice for icons if revisited in the future

yeah, it would be really cool if icons were added from that extension. They're so clean

x2loreeh avatar Apr 19 '24 05:04 x2loreeh