zed/assets/themes
Bennet Bo Fenner feea607bac
Indent guides (#11503)
Builds on top of existing work from #2249, but here's a showcase:


https://github.com/zed-industries/zed/assets/53836821/4b346965-6654-496c-b379-75425d9b493f

TODO:
- [x] handle line wrapping
- [x] implement handling in multibuffer (crashes currently)
- [x] add configuration option
- [x] new theme properties? What colors to use?
- [x] Possibly support indents with different colors or background
colors
- [x] investigate edge cases (e.g. indent guides and folds continue on
empty lines even if the next indent is different)
- [x] add more tests (also test `find_active_indent_index`)
- [x] docs (will do in a follow up PR)
- [x] benchmark performance impact

Release Notes:

- Added indent guides
([#5373](https://github.com/zed-industries/zed/issues/5373))

---------

Co-authored-by: Nate Butler <1714999+iamnbutler@users.noreply.github.com>
Co-authored-by: Remco <djsmits12@gmail.com>
2024-05-23 15:50:59 +02:00
..
andromeda Use ignored color from theme for items ignored by Git (#10038) 2024-04-01 11:34:49 -04:00
atelier Use ignored color from theme for items ignored by Git (#10038) 2024-04-01 11:34:49 -04:00
ayu Use ignored color from theme for items ignored by Git (#10038) 2024-04-01 11:34:49 -04:00
gruvbox Indent guides (#11503) 2024-05-23 15:50:59 +02:00
one Use ignored color from theme for items ignored by Git (#10038) 2024-04-01 11:34:49 -04:00
rose_pine Use ignored color from theme for items ignored by Git (#10038) 2024-04-01 11:34:49 -04:00
sandcastle Use ignored color from theme for items ignored by Git (#10038) 2024-04-01 11:34:49 -04:00
solarized Use ignored color from theme for items ignored by Git (#10038) 2024-04-01 11:34:49 -04:00
summercamp Use ignored color from theme for items ignored by Git (#10038) 2024-04-01 11:34:49 -04:00
.gitkeep Removed stray compiled theme files 2022-09-08 15:51:39 -07:00
LICENSES Load JSON themes (#6893) 2024-01-27 16:03:04 -05:00