zed/crates/editor/src
2022-11-08 11:35:12 -08:00
..
display_map Merge pull request #1768 from zed-industries/git-gutter-meets-code-folding 2022-10-17 14:51:47 -04:00
multi_buffer Re-export basic text types from text and language crates 2022-10-12 15:48:19 -07:00
test Add test for go-to hunk and fix discovered bugs 2022-10-28 15:08:13 -04:00
blink_manager.rs Show the cursor right away when opening opening/focusing editors 2022-11-04 10:18:47 +01:00
display_map.rs Re-export basic text types from text and language crates 2022-10-12 15:48:19 -07:00
editor.rs Added more autoscroll behaviors 2022-11-08 11:35:12 -08:00
editor_tests.rs Merge pull request #1800 from zed-industries/go-to-diff-hunk 2022-10-31 14:38:52 -04:00
element.rs Show placeholder text for pickers 2022-11-04 10:18:47 +01:00
git.rs Layout git gutters inclusively 2022-10-31 14:35:42 -04:00
highlight_matching_bracket.rs Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context 2022-10-10 14:46:07 -07:00
hover_popover.rs Remove unconditional invalidation when calling mouse region handlers 2022-10-14 17:06:46 -06:00
items.rs Merge branch 'main' into breadcrumbs 2022-10-17 16:51:38 -07:00
link_go_to_definition.rs Add fn modifier to modifier keys in gpui and refactor platform events to use a single modifiers struct 2022-10-24 23:50:39 -07:00
mouse_context_menu.rs Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context 2022-10-10 14:46:07 -07:00
movement.rs Add MovePageUp and MovePageDown editor commands 2022-10-14 12:36:46 -07:00
multi_buffer.rs Add action to go to next/previous git diff in editor 2022-10-28 15:08:13 -04:00
selections_collection.rs fix some vim mode bugs around deletions and failed motions 2022-11-02 01:20:11 -07:00
test.rs Add test for go-to hunk and fix discovered bugs 2022-10-28 15:08:13 -04:00