..
app
vim: Fix :wq in multibuffer ( #24603 )
2025-02-13 17:13:43 +00:00
elements
gpui: Fix text-align
with nowrap mode ( #24116 )
2025-02-06 18:51:00 -08:00
keymap
Use Vec
for KeyContext
instead of SmallVec
( #24916 )
2025-02-17 12:43:28 -07:00
platform
Switch to columnar selection by pressing alt-shift
while mouse is down ( #25096 )
2025-02-18 14:49:13 -03:00
text_system
file_finder: Remove common segments of long paths in search results ( #25049 )
2025-02-18 10:09:15 -05:00
window
gpui: Update docs to reflect removal of View, ViewContext, WindowContext ( #24008 )
2025-01-31 11:40:42 -08:00
action.rs
gpui: Switch from linkme
to inventory
for action registration ( #24087 )
2025-02-02 09:13:46 -08:00
app.rs
Add #[track_caller]
to gpui foreground executor spawn methods ( #24103 )
2025-02-02 19:20:17 +00:00
arena.rs
Track caller on <usize as ToOffset>::to_offset
( #24503 )
2025-02-08 15:29:29 +00:00
asset_cache.rs
Eliminate GPUI View, ViewContext, and WindowContext types ( #22632 )
2025-01-26 03:02:45 +00:00
assets.rs
repl: Set up a way to copy output from the REPL ( #16649 )
2024-08-22 15:03:42 -07:00
bounds_tree.rs
chore: Fix several style lints ( #17488 )
2024-09-06 11:58:39 +02:00
color.rs
Revert gutter stripes as indicator of hunk staged status ( #25089 )
2025-02-18 13:20:39 -05:00
element.rs
gpui: Update docs to reflect removal of View, ViewContext, WindowContext ( #24008 )
2025-01-31 11:40:42 -08:00
executor.rs
Eliminate GPUI View, ViewContext, and WindowContext types ( #22632 )
2025-01-26 03:02:45 +00:00
geometry.rs
Fix some visual bugs w/ edit predictions ( #24591 )
2025-02-10 23:49:08 +00:00
global.rs
Eliminate GPUI View, ViewContext, and WindowContext types ( #22632 )
2025-01-26 03:02:45 +00:00
gpui.rs
Revert "Revert recent anti-aliasing improvements ( #24289 )" and fix selection top right corner radius issue ( #24342 )
2025-02-06 11:03:23 +02:00
input.rs
Implement character index for point ( #23989 )
2025-02-04 20:15:43 +00:00
interactive.rs
Use click event to determine modifier keys ( #22988 )
2025-01-30 16:40:20 -08:00
key_dispatch.rs
Replace Window::parent_view_id()
with Window::current_view()
( #24212 )
2025-02-04 18:50:21 +00:00
keymap.rs
Prefer later bindings in keymap section for display in UI ( #23378 )
2025-01-20 23:20:15 +00:00
path_builder.rs
Revert "Revert recent anti-aliasing improvements ( #24289 )" and fix selection top right corner radius issue ( #24342 )
2025-02-06 11:03:23 +02:00
platform.rs
Implement character index for point ( #23989 )
2025-02-04 20:15:43 +00:00
prelude.rs
Eliminate GPUI View, ViewContext, and WindowContext types ( #22632 )
2025-01-26 03:02:45 +00:00
scene.rs
Revert "Revert recent anti-aliasing improvements ( #24289 )" and fix selection top right corner radius issue ( #24342 )
2025-02-06 11:03:23 +02:00
shared_string.rs
Solve 50+ cargo doc
warnings ( #24071 )
2025-02-01 06:19:29 +00:00
shared_uri.rs
Rework loading images from files ( #7088 )
2024-01-30 11:26:02 -05:00
style.rs
gpui: Add text alignment ( #24090 )
2025-02-02 09:15:12 -08:00
styled.rs
gpui: Add text alignment ( #24090 )
2025-02-02 09:15:12 -08:00
subscription.rs
gpui: Update docs to reflect removal of View, ViewContext, WindowContext ( #24008 )
2025-01-31 11:40:42 -08:00
svg_renderer.rs
gpui: Render SVGs at 2x size when rendered in an img
( #24332 )
2025-02-06 01:05:43 +00:00
taffy.rs
Eliminate GPUI View, ViewContext, and WindowContext types ( #22632 )
2025-01-26 03:02:45 +00:00
test.rs
gpui: Update docs to reflect removal of View, ViewContext, WindowContext ( #24008 )
2025-01-31 11:40:42 -08:00
text_system.rs
gpui: Add helper methods for em width and em advance ( #24036 )
2025-01-31 17:47:44 +00:00
util.rs
chore: Fix several style lints ( #17488 )
2024-09-06 11:58:39 +02:00
view.rs
Add more view tracking ( #24683 )
2025-02-11 19:18:54 +00:00
window.rs
Add more view tracking ( #24683 )
2025-02-11 19:18:54 +00:00