zed/crates/editor/src
2022-07-28 22:40:30 -07:00
..
display_map Introduce AutoindentMode parameter to Buffer::edit 2022-07-28 14:03:31 -07:00
multi_buffer Treat NSTextInputClient ranges as UTF-16 2022-07-21 13:41:35 +02:00
display_map.rs Introduce AutoindentMode parameter to Buffer::edit 2022-07-28 14:03:31 -07:00
editor.rs 🎨 Rename and simplify some autoindent stuff 2022-07-28 22:40:30 -07:00
element.rs Merge branch 'main' into ime-support-2 2022-07-25 10:47:49 +02: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 attempt to fix broken test 2022-07-22 10:55:57 -07:00
items.rs 🎨 2022-07-14 16:46:45 +02:00
link_go_to_definition.rs Merge branch 'main' into ime-support-2 2022-07-22 16:03:38 +02:00
mouse_context_menu.rs Address some issues where panes don't get focused properly, make the focused pane more obvious, and prevent splitting of the pane with no items 2022-07-20 18:52:32 -07:00
movement.rs Merge pull request #1155 from zed-industries/golang 2022-06-09 14:18:37 -07:00
multi_buffer.rs 🎨 Rename and simplify some autoindent stuff 2022-07-28 22:40:30 -07: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 Simulate calling of text-insertion APIs in TestAppContext::dispatch_keystroke 2022-07-25 12:20:12 -07:00