Disable indent guides for single line editors (cherry-pick #12584) (#12595)
gcp-cherry-pick-bot[bot]
and
Bennet Bo Fenner
created
Cherry-picked Disable indent guides for single line editors (#12584)
This PR disables indent guides by default for single line editors. Right
now indent guides show up in the project search editor (which is only a
single line)
<img width="715" alt="image"
src="https://github.com/zed-industries/zed/assets/53836821/0b61da71-6f64-424d-9612-6a34eac4686a">
Release Notes:
- Fixed an issue where indent guides would show up in a single line
editor (e.g. project search, buffer search)
Co-authored-by: Bennet Bo Fenner <bennet@zed.dev>