zed/crates/editor/src
2022-07-21 21:32:58 -07:00
..
display_map Start indexing UTF-16 offsets 2022-07-21 09:40:48 +02:00
multi_buffer Treat NSTextInputClient ranges as UTF-16 2022-07-21 13:41:35 +02:00
display_map.rs Position IME input according to where the selection is rendered 2022-07-21 17:35:40 +02:00
editor.rs Remove Input action, detect ignored input in vim via an event 2022-07-21 13:40:48 -07:00
element.rs Add simple IME handling to the terminal 2022-07-21 21:32:58 -07:00
highlight_matching_bracket.rs highlight both brackets, only when empty selection, and add test 2022-07-05 15:19:05 -07:00
hover_popover.rs add hover popover setting 2022-06-27 16:21:22 -07:00
items.rs 🎨 2022-07-14 16:46:45 +02:00
link_go_to_definition.rs Remove print statements 2022-07-21 13:44:58 -07:00
mouse_context_menu.rs Add basic test for editor context menu 2022-07-13 14:13:19 -07:00
movement.rs Merge pull request #1155 from zed-industries/golang 2022-06-09 14:18:37 -07:00
multi_buffer.rs Start indexing UTF-16 offsets 2022-07-21 09:40:48 +02:00
selections_collection.rs WIP add basic context menu and make progress toward adding quick actions to it 2022-07-13 14:13:19 -07:00
test.rs Remove input from KeyDownEvent 2022-07-21 14:29:27 +02:00