zed/crates/editor/src
2022-01-19 14:48:54 -08:00
..
display_map
multi_buffer
display_map.rs Move logic for starting language servers to the project 2022-01-19 14:05:06 -08:00
editor.rs Move logic for starting language servers to the project 2022-01-19 14:05:06 -08:00
element.rs Incorporate syntax highlighting into symbol outline view 2022-01-13 18:10:02 -08:00
items.rs Always open buffers via the project 2022-01-19 14:48:54 -08:00
movement.rs
multi_buffer.rs Use offset to restore navigation position if anchor can't be resolved 2022-01-18 09:59:28 +01:00
test.rs