ZIm/crates/go_to_line/src
zumbalogy f5f14111ef
Add setting for hiding the status_bar.cursor_position_button (#36288)
Release Notes:

- Added an option for the status_bar.cursor_position_button. Setting to
`false` will hide the button. It defaults to `true`.

This builds off the recent work to hide the language selection button
(https://github.com/zed-industries/zed/pull/33977). I tried to follow
that pattern, and to pick a clear name for the option, but any
feedback/change is welcome.

---------

Co-authored-by: zumbalogy <3770982+zumbalogy@users.noreply.github.com>
2025-08-16 09:19:38 +03:00
..
cursor_position.rs Add setting for hiding the status_bar.cursor_position_button (#36288) 2025-08-16 09:19:38 +03:00
go_to_line.rs Remove into SelectionEffects from .change_selections (#33554) 2025-06-27 14:31:31 -06:00