zed/crates/go_to_line2
Conrad Irwin a2f0accb74 Fix opening GoToLine from Command
This was broken because of the async hop introduced by should_dismiss.

Change that API to instead be syncronous, and require that implementors
(of which there is only one) to call dismiss again if they want to.
2023-12-12 20:46:27 -07:00
..
src Fix opening GoToLine from Command 2023-12-12 20:46:27 -07:00
Cargo.toml Add Modals 2023-11-07 09:18:34 -07:00