devicon-lookup icon indicating copy to clipboard operation
devicon-lookup copied to clipboard

Prepend the correct devicon to the beginning of each filename

Results 6 devicon-lookup issues
Sort by recently updated
recently updated
newest added

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.197 to 1.0.200. Release notes Sourced from serde's releases. v1.0.200 Fix formatting of "invalid type" and "invalid value" deserialization error messages containing NaN or infinite floats (#2733,...

dependencies

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.57 to 1.0.59. Release notes Sourced from thiserror's releases. 1.0.59 Unblock testing of rustc debug-fmt-detail option (#297) 1.0.58 Make backtrace support available when using -Dwarnings (#292) Commits...

dependencies

Bumps [regex](https://github.com/rust-lang/regex) from 1.10.3 to 1.10.4. Commits aa2d8bd 1.10.4 088d7f3 api: add Cow guarantee to replace API a5ae351 regex-automata-0.4.6 9cf4a42 automata: fix bug where reverse NFA lacked an unanchored prefix...

dependencies

Bumps [temp-dir](https://gitlab.com/leonhard-llc/ops) from 0.1.12 to 0.1.13. Commits 3f4973e temp-dir: Update readme. 1d5acac temp-dir: Move test.rs to tests/ dir. 049358a temp-file: Work when the file already exists. See full diff in...

dependencies

Bumps [miette](https://github.com/zkat/miette) from 7.1.0 to 7.2.0. Changelog Sourced from miette's changelog. 7.2.0 (2024-03-07) Features wasm: add feature "fancy-no-syscall" for wasm targets (#349) (328bf379) Bug Fixes label-collections: Label collection fixes and...

dependencies

Hi! It would be nice if devicon-lookup allowed for customization of the icons used for each filetype. Perhaps through a flag or a config file. This would also allow users...

enhancement
help wanted