zed/crates/editor/src
2022-09-23 12:15:24 -04:00
..
display_map One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07: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 Test manual buffer format trigger 2022-09-23 12:15:24 -04:00
element.rs Merge branch 'main' into capture 2022-09-15 12:02:07 +02: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 Add editor action to manually invoke buffer format 2022-09-22 18:21:05 -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 operation serialization off the main thread 2022-08-23 16:34:25 +02: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