zed/crates/gpui/src
2024-06-21 15:37:31 +02:00
..
app Enable linux tests (#12493) 2024-06-13 16:38:53 -07:00
elements Reveal the selected item when cycling a picker's selection (#12950) 2024-06-12 17:40:53 -07:00
keymap vim: Implement named registers (#12895) 2024-06-12 10:40:27 -06:00
platform linux/x11: Add more debug info to error if opening window fails (#13364) 2024-06-21 15:37:31 +02:00
text_system Enable linux tests (#12493) 2024-06-13 16:38:53 -07:00
window
action.rs Add more menus to Zed (#12940) 2024-06-18 12:16:54 -07:00
app.rs Fix 100s freeze on boot on X11 (#13156) 2024-06-17 12:44:32 -06:00
arena.rs
asset_cache.rs
assets.rs Make tests less noisy (#12463) 2024-05-29 18:06:45 -07:00
bounds_tree.rs
color.rs Introduce an outline panel (#12637) 2024-06-12 23:22:52 +03:00
element.rs
executor.rs Allow canceling in-progress language server work (e.g. cargo check) (#13173) 2024-06-17 17:58:47 -07:00
geometry.rs Add more menus to Zed (#12940) 2024-06-18 12:16:54 -07:00
global.rs Make a macro for less boilerplate when moving variables (#12182) 2024-05-22 22:07:29 -07:00
gpui.rs
input.rs
interactive.rs Pull app / OS info out of GPUI, add Linux information, make fallible window initialization (#12869) 2024-06-11 11:43:12 -07:00
key_dispatch.rs
keymap.rs
platform.rs Allow canceling in-progress language server work (e.g. cargo check) (#13173) 2024-06-17 17:58:47 -07:00
prelude.rs
scene.rs
shared_string.rs
shared_uri.rs
style.rs Introduce an outline panel (#12637) 2024-06-12 23:22:52 +03:00
styled.rs
subscription.rs Refine inline transformation UX (#12939) 2024-06-13 08:35:22 +02:00
svg_renderer.rs Make tests less noisy (#12463) 2024-05-29 18:06:45 -07:00
taffy.rs chore: Fix clippy for upcoming 1.79 Rust release (#12727) 2024-06-06 12:46:53 +02:00
test.rs
text_system.rs Enable linux tests (#12493) 2024-06-13 16:38:53 -07:00
util.rs Prompt library updates (#11988) 2024-05-22 18:04:47 -04:00
view.rs Introduce Editor::insert_flaps and Editor::remove_flaps (#12096) 2024-05-21 20:23:37 +02:00
window.rs vim: Display pending keys in Vim mode indicator (#13195) 2024-06-18 13:30:18 +02:00