zed/crates/editor/src
Antonio Scandurra b6685a532c Make "go to definition" work in project diagnostics
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-01-20 17:30:30 +01:00
..
display_map Adjust BlockMap tests to reflect new tiebreaking behavior 2022-01-12 12:11:55 -08:00
multi_buffer
display_map.rs Move logic for starting language servers to the project 2022-01-19 14:05:06 -08:00
editor.rs Make "go to definition" work in project diagnostics 2022-01-20 17:30:30 +01:00
element.rs Incorporate syntax highlighting into symbol outline view 2022-01-13 18:10:02 -08:00
items.rs Make "go to definition" work in project diagnostics 2022-01-20 17:30:30 +01:00
movement.rs
multi_buffer.rs WIP: Start on a GoToDefinition action for the editor 2022-01-20 12:26:04 +01:00
test.rs