Files
oak-gpui/crates
Mikayla Maki 5d26ce14d7 Centralize the CopyPath and CopyRelativePath actions to zed_actions (#24836)
I spent an hour with @marcospb19 this morning debugging an issue with
adding `Copy Path` and `Copy Relative Path` actions to the editor
context menu. Turned out that the problem was using
`workspace::CopyPath` in the menu and `editor::CopyPath` in the action
handler.

This is an easy mistake to make, so let's fix it for everyone.

Release Notes:

- N/A
2025-02-13 23:30:44 +00:00
..
2025-01-27 13:40:59 -05:00
2025-02-03 13:18:50 -07:00
2025-02-12 15:56:31 +00:00
2025-02-07 02:14:57 +00:00
2025-02-11 20:16:59 +00:00
2025-02-13 17:13:43 +00:00
2025-02-13 17:13:43 +00:00