zed/crates/editor/src
2022-04-13 14:53:47 -07:00
..
display_map Use language specific tabsize in editor commands 2022-04-06 15:10:29 -07:00
multi_buffer Remove result from anchor cmp functions 2022-03-24 11:48:31 -07:00
context_menu.rs Move style source files to src and build to dist 2022-04-04 14:43:13 -07:00
display_map.rs Merge pull request #745 from zed-industries/scroll-tabs 2022-04-07 09:48:54 +02:00
editor.rs rename NavigationData anchor and offset to cursor_anchor and cursor_offset 2022-04-13 14:53:47 -07:00
element.rs Pass visible bounds to Element::dispatch_event 2022-04-07 15:10:09 +02:00
items.rs rename NavigationData anchor and offset to cursor_anchor and cursor_offset 2022-04-13 14:53:47 -07:00
movement.rs Tab size is pulled properly from settings instead of hardcoded 2022-04-06 10:23:37 -07:00
multi_buffer.rs Update breadcrumbs when multibuffers' excerpts change 2022-04-06 17:12:36 -07:00
test.rs Use language specific tabsize in editor commands 2022-04-06 15:10:29 -07:00