zed/crates/editor/src
2022-07-08 18:11:28 +02:00
..
display_map Use NonZeroU32 to ensure settings tabsize cannot be zero 2022-06-23 12:55:38 -07:00
multi_buffer
display_map.rs Added theme to language 2022-07-08 18:11:28 +02:00
editor.rs Done! Finish transition to async, very close to merging 2022-07-07 16:21:20 +02:00
element.rs changed renderer 2022-07-05 17:10:01 -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 Allow providing an external format in format_on_save setting 2022-07-07 11:04:03 +02:00
link_go_to_definition.rs bump protocol version and fix panic from storing display points instead of anchors 2022-06-27 15:10:36 -07:00
movement.rs
multi_buffer.rs highlight both brackets, only when empty selection, and add test 2022-07-05 15:19:05 -07:00
selections_collection.rs bump protocol version and fix panic from storing display points instead of anchors 2022-06-27 15:10:36 -07:00
test.rs Done! Finish transition to async, very close to merging 2022-07-07 16:21:20 +02:00