zed/crates/editor/src
2022-10-06 12:01:21 -04:00
..
display_map Fully qualify outside git-related code when a diff is a git diff 2022-09-29 13:16:02 -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 Merge branch 'main' into new-signup-flow 2022-09-27 15:35:05 -07:00
element.rs Reload git index on file events to catch new contents 2022-10-06 12:01:21 -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 Move git related things into specialized git crate 2022-09-29 13:16:02 -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