zed/crates/editor/src
2022-06-17 12:38:25 +02:00
..
display_map Determine Buffer::is_dirty based on the rope's fingerprint 2022-06-17 12:38:25 +02:00
multi_buffer Remove result from anchor cmp functions 2022-03-24 11:48:31 -07:00
display_map.rs Introduce a new BlockStyle field for blocks 2022-06-10 13:47:40 +02:00
editor.rs Determine Buffer::is_dirty based on the rope's fingerprint 2022-06-17 12:38:25 +02:00
element.rs Cap context menu's width to cover at most 70% of the window 2022-06-16 10:40:12 +02:00
hover_popover.rs Always delay hover display 2022-06-09 18:08:23 -07:00
items.rs WIP line mode operations 2022-05-26 17:02:05 -07:00
link_go_to_definition.rs Always delay hover display 2022-06-09 18:08:23 -07:00
movement.rs Merge pull request #1155 from zed-industries/golang 2022-06-09 14:18:37 -07:00
multi_buffer.rs Introduce a new fingerprint field to TextSummary 2022-06-17 12:12:37 +02:00
selections_collection.rs Add vim bindings for hover 2022-06-07 13:07:53 -07:00
test.rs Merge fix 2022-06-09 17:07:32 -07:00