zed/crates/command_palette2
Conrad Irwin d0dbf8e1e2 Fix bug where vim commands were copied on each update_matches
In zed1, the array of commands was recalculated on every update_matches,
In zed2 it's cached before we change the focus.
2023-12-15 11:59:06 -07:00
..
src Fix bug where vim commands were copied on each update_matches 2023-12-15 11:59:06 -07:00
Cargo.toml Fix opening GoToLine from Command 2023-12-12 20:46:27 -07:00