zed/crates/gpui/src/app
Conrad Irwin 1a82470897
Open URLs with cmd-click (#7312)
Release Notes:

- Added ability to cmd-click on URLs in all buffers

---------

Co-authored-by: fdionisi <code@fdionisi.me>
2024-02-02 22:05:28 -07:00
..
async_context.rs gpui: Add Global marker trait (#7095) 2024-01-30 14:08:20 -05:00
entity_map.rs Switch Arc<Mutex<Keymap>> to Rc<RefCell<Keymap>>, a relic of the GPUI2 port. 2024-01-22 19:30:38 -08:00
model_context.rs gpui: Add Global marker trait (#7095) 2024-01-30 14:08:20 -05:00
test_context.rs Open URLs with cmd-click (#7312) 2024-02-02 22:05:28 -07:00