zed/crates/editor/src
Julia b3eb5f7cdf WIP
Co-Authored-By: Kay Simmons <kay@zed.dev>
2022-10-14 17:14:33 -04:00
..
display_map Use correct range to get diff hunks in the presence of wrapped lines 2022-10-13 13:52:44 -04:00
multi_buffer One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
display_map.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
editor.rs Don't autoclose brackets when is false 2022-10-10 15:15:43 -06:00
editor_tests.rs Fix tests by providing close: true 2022-10-10 15:29:24 -06:00
element.rs WIP 2022-10-14 17:14:33 -04:00
highlight_matching_bracket.rs Update marked text helpers to use more distinctive characters for markers 2022-08-03 16:45:16 -07:00
hover_popover.rs Fix hovering over hover popovers in the editor 2022-09-13 13:35:06 -07:00
items.rs WIP Notifying buffers of head text change 2022-09-29 13:16:02 -04:00
link_go_to_definition.rs Include empty selections in updating link logic on cmd/shift changed 2022-08-19 17:25:35 -04:00
mouse_context_menu.rs Permanent fix to repeat MouseRegion Tag failure in Workspace 2022-09-11 15:34:10 -07:00
movement.rs Use new marked ranges format whenever we don't need overlapping ranges 2022-08-04 10:23:03 -07:00
multi_buffer.rs Use correct range to get diff hunks in the presence of wrapped lines 2022-10-13 13:52:44 -04:00
selections_collection.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
test.rs Add tests for the dock 2022-09-13 19:18:05 -07:00