zed/crates/editor
Michael Sloan f0fac41ca4
Add action editor::OpenContextMenu (#21494)
This addresses the editor context menu portion of #17819.

Release Notes:

- Added `editor::OpenContextMenu` action to open context menu at current
cursor position.
2024-12-04 14:13:50 -07:00
..
src Add action editor::OpenContextMenu (#21494) 2024-12-04 14:13:50 -07:00
Cargo.toml Add fs::MTime newtype to encourage != instead of > (#20830) 2024-11-21 19:21:18 -07:00
LICENSE-GPL