ZIm/crates/zed/src
Hugo Urías 37a12a366f
Fix double menu item separator in "Help" section of app menu (#8351)
I've modified the code at `crates/zed/src/app_menus.rs` as it looks like
there was a typo and instead of one
`MenuItem::separator()` there were two.

It would be something like this:

<img width="1512" alt="Captura de pantalla 2024-02-25 a las 16 12 10"
src="https://github.com/zed-industries/zed/assets/93369643/d35d5b57-247c-4a1f-b65a-a1b68cd302b9">
2024-02-25 10:17:10 -05:00
..
app_menus.rs Fix double menu item separator in "Help" section of app menu (#8351) 2024-02-25 10:17:10 -05:00
main.rs Rename ZedHttpClient for clarity (#8320) 2024-02-24 00:07:24 -05:00
only_instance.rs gpui: Add Global marker trait (#7095) 2024-01-30 14:08:20 -05:00
open_listener.rs Use try_from_bytes in handle_file_urls (#7652) 2024-02-10 23:05:52 -07:00
zed.rs Fix alignment of traffic lights (#8128) 2024-02-23 20:09:14 -05:00