zed/crates/editor/src
Max Brunsfeld fd4b81c8fc Allow actions to be deserialized from JSON
Introduce separate macro for implementing 'internal' actions which
are not intended to be loaded from keymaps.
2022-04-08 15:47:51 -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 Allow actions to be deserialized from JSON 2022-04-08 15:47:51 -07:00
element.rs Pass visible bounds to Element::dispatch_event 2022-04-07 15:10:09 +02:00
items.rs Move Settings to its own crate 2022-04-06 10:23:33 -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