zed/assets/icons
Nate Butler e93d554725
Add Editor Controls Menu to Tool Bar (#10655)
This PR adds an editor controls menu to the tool bar. This menu will be
used to contain controls that toggle visual features in the editor, like
toggling inlay hints, showing git status or blame, hiding the gutter,
hiding or showing elements in the tool bar, etc.

For the moment, this consolidates the new Inline Git Blame toggle and
the old Inlay Hints toggle. In the future it will contain additional
controls.

Before: 

![CleanShot - 2024-04-16 at 16 38
53@2x](https://github.com/zed-industries/zed/assets/1714999/249e353f-786a-4391-8d49-66dd61feff8a)

After:

![CleanShot - 2024-04-16 at 16 38
43@2x](https://github.com/zed-industries/zed/assets/1714999/5b3cf4d5-855a-4475-ac05-8474b6c94b7b)

---

Release Notes:

- Added an editor controls menu to the tool bar. This will contain
visual, editor-specific options like toggling inlay hints, showing git
status or blame, etc.
- Removed the top level inlay hint toggle from the tool bar due to the
above change.
- Added the ability to toggle inline git blame from the new editor
controls menu.

---------

Co-authored-by: Marshall Bowers <1486634+maxdeviant@users.noreply.github.com>
2024-04-16 18:03:54 -04:00
..
file_icons
ai.svg
arrow_circle.svg
arrow_down.svg
arrow_left.svg
arrow_right.svg
arrow_up.svg
arrow_up_right.svg
at_sign.svg
backspace.svg
bell.svg
bell_dot.svg
bell_off.svg
bell_ring.svg
bolt.svg
caret_down.svg
caret_up.svg
case_insensitive.svg
check.svg
check_circle.svg
chevron_down.svg
chevron_left.svg
chevron_right.svg
chevron_up.svg
circle_check.svg
command.svg
control.svg
conversations.svg
copilot.svg
copilot_disabled.svg
copilot_error.svg
copilot_init.svg
copy.svg
dash.svg
delete.svg
desktop.svg
disconnected.svg
download.svg
ellipsis.svg
error.svg
escape.svg
exit.svg
external_link.svg
feedback.svg
file.svg
filter.svg
github.svg
hash.svg
inlay_hint.svg
link.svg
logo_96.svg
magic_wand.svg
magnifying_glass.svg
mail_open.svg
maximize.svg
menu.svg
mic.svg
mic_mute.svg
minimize.svg
option.svg
page_down.svg
page_up.svg
pencil.svg
play.svg
plus.svg
project.svg
public.svg
quote.svg
regex.svg
replace.svg
replace_all.svg
replace_next.svg
reply_arrow_right.svg
return.svg
select_all.svg
server.svg
shift.svg
sliders.svg Add Editor Controls Menu to Tool Bar (#10655) 2024-04-16 18:03:54 -04:00
snip.svg
space.svg
speaker_loud.svg
speaker_off.svg
split.svg
stop_sharing.svg
tab.svg
terminal.svg
trash.svg
update.svg
user_group_16.svg
warning.svg
word_search.svg
x.svg
zed_x_copilot.svg