ZIm/crates/gpui/src
2025-05-14 16:24:17 +00:00
..
app agent: Render diffs for the edit file tool (#29234) 2025-04-23 15:43:33 -03:00
elements Reapply "ui: Account for padding of parent container during scrollbar layout" (#30577) 2025-05-14 13:26:14 +02:00
keymap vim: Add g? convert to Rot13/Rot47 (#27824) 2025-04-02 02:17:00 +00:00
platform Reuse existing language servers for invisible worktrees (#30707) 2025-05-14 16:24:17 +00:00
text_system Use Vec instead of SmallVec for glyphs field of ShapedRun (#30664) 2025-05-14 07:02:38 +00:00
window chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
action.rs Fix documentation of impl_action_with_deprecated_aliases (#29063) 2025-04-18 17:35:48 +00:00
app.rs Use ESC to cancel dragging in Zed (#30318) 2025-05-08 22:58:38 +00:00
arena.rs chore: Prepare for Rust edition bump to 2024 (without autofix) (#27791) 2025-03-31 20:10:36 +02:00
asset_cache.rs gpui: Relax AssetLogger trait bounds (#29450) 2025-04-29 12:43:54 -07:00
assets.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
bounds_tree.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
color.rs chore: remove redundant word in comment (#30338) 2025-05-09 07:33:20 +00:00
element.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
executor.rs Add a test for remote tool use by the agent (#30289) 2025-05-08 16:53:04 -04:00
geometry.rs gpui: Update argument name of the from_corners method (#29968) 2025-05-06 07:17:39 +03:00
global.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
gpui.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
input.rs Implement character index for point (#23989) 2025-02-04 20:15:43 +00:00
interactive.rs gpui: Optimize coalesce float sign checking (#28072) 2025-04-10 14:39:50 -06:00
key_dispatch.rs Fix context_stack race in KeyContextView (#29324) 2025-04-23 23:34:39 -06:00
keymap.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
path_builder.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
platform.rs Use Vec instead of SmallVec for glyphs field of ShapedRun (#30664) 2025-05-14 07:02:38 +00:00
prelude.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
scene.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
shared_string.rs chore: Prepare for Rust edition bump to 2024 (without autofix) (#27791) 2025-03-31 20:10:36 +02:00
shared_uri.rs Rework loading images from files (#7088) 2024-01-30 11:26:02 -05:00
style.rs Fix apply buffer font features to completion tooltip (#30362) (#30519) 2025-05-11 19:45:41 +00:00
styled.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
subscription.rs chore: Prepare for Rust edition bump to 2024 (without autofix) (#27791) 2025-03-31 20:10:36 +02:00
svg_renderer.rs gpui: Add support for text in SVGs (#26335) 2025-03-14 08:25:11 -05:00
taffy.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
test.rs Add seed argument to #[gpui::test] attribute macro (#26764) 2025-03-14 13:40:02 -03:00
text_system.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
util.rs gpui: Fix typo in doc comment (#29950) 2025-05-05 17:05:48 -04:00
view.rs Add more view tracking (#24683) 2025-02-11 19:18:54 +00:00
window.rs Implement rendering of images with data urls in markdown (#30322) 2025-05-08 18:26:24 -07:00