zed/crates/editor
Conrad Irwin 56db21d54b Split ContextMenu actions
This should have no user-visible impact.

For vim `.` to repeat it's important that actions are replayable.
Currently editor::MoveDown *sometimes* moves the cursor down, and
*sometimes* selects the next completion.

For replay we need to be able to separate the two.
2023-09-02 21:04:19 -06:00
..
src Split ContextMenu actions 2023-09-02 21:04:19 -06:00
Cargo.toml Add more convert to case commands 2023-08-04 22:45:26 -04:00