zed/assets
Marshall Bowers 88e42cc7aa
Refactor file icons to use IconTheme (#23153)
This PR adds the initial concept of an `IconTheme` and refactors
`FileIcons` to use it to resolve the icons.

The `IconTheme` will ultimately be used to allow users to select a
different set of icons to use. Currently, however, this is just laying
the foundation for that work.

The association between file types and icons is now handled by the icon
theme when we resolve file icons. This mapping has been moved out of
`file_types.json` and into `icon_theme.rs`.

Release Notes:

- N/A
2025-01-14 22:49:36 +00:00
..
fonts
icons Refactor file icons to use IconTheme (#23153) 2025-01-14 22:49:36 +00:00
images
keymaps Revert "Add emacs keybindings for mark emulation" (#23146) 2025-01-14 20:56:04 +00:00
prompts Update suggest_edits prompt to clarify usage of <old_text> when using update/create operations (#22341) 2025-01-08 23:45:15 +00:00
settings Add LM Studio support to the Assistant (#23097) 2025-01-14 20:41:58 +00:00
sounds
themes Add stray visual refinements (#22125) 2024-12-17 09:40:16 -03:00