zed/crates/editor
Mikayla Maki 1d07cff765
Adjust scrollbar settings to be expandable (#2507)
Note that this PR cannot be cherrypicked into preview, as it relies on
the new settings infrastructure.

Switches settings from `show_scrollbars: "auto"` to `scrollbar: {show:
"auto", git_diffs: true}`.

fixes
https://linear.app/zed-industries/issue/Z-1650/scroll-bar-feature-settings

Release Notes:

- Changed scrollbar settings from `show_scrollbars: "auto"` to
`scrollbar: {show: "auto", git_diffs: true}`. (preview only)
2023-05-22 12:51:21 -07:00
..
src Adjust scrollbar settings to be expandable (#2507) 2023-05-22 12:51:21 -07:00
Cargo.toml Replace remaining usages of glob crate with globset 2023-05-19 09:36:46 -07:00