ZIm/crates/quick_action_bar/src
Nate Butler e8a2dd92c8
Derive icon paths (#17816)
This PR improves adding and working with icons by using the new
`DerivePathStr` to derive icon paths.

This means paths no longer need to be manually specified, and the
`IconName` and file name will always be consistent between icons.

This PR does not do any work to standardize icons visually, remove
unused icons, or any other such cleanup.

Release Notes:

- N/A
2024-09-13 21:12:29 -04:00
..
quick_action_bar.rs Derive icon paths (#17816) 2024-09-13 21:12:29 -04:00
repl_menu.rs use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
toggle_markdown_preview.rs ui: Add functions for generating textual representations of key bindings (#15287) 2024-07-26 12:52:59 -04:00