zed/crates/editor/src
2022-10-10 16:20:47 -07: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 Extract editor tests to their own file 2022-10-06 13:32:34 -07:00
editor_tests.rs Don't allow multiple concurrent formatting requests for the same buffer 2022-10-06 17:03:38 -07:00
element.rs Add scrollbars to editors 2022-10-10 16:20:47 -07: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 Merge pull request #1404 from zed-industries/html-support 2022-10-06 10:32:44 -07: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