zed/crates/language/src
2022-06-06 16:15:11 +02:00
..
buffer.rs Make Buffer::edit and MultiBuffer::edit resilient to inverted ranges 2022-06-06 15:22:36 +02:00
diagnostic_set.rs Provide diagnostic context to codeAction 2022-03-31 15:39:52 -07:00
highlight_map.rs Avoid spurious highlight runs in Language::highlight_text 2022-04-22 13:13:54 -07:00
language.rs Handle out-of-order edits coming from LSP 2022-06-06 16:15:11 +02:00
outline.rs Add buffer method for getting the symbols containing a position 2022-03-15 14:04:58 -07:00
proto.rs WIP line mode operations 2022-05-26 17:02:05 -07:00
tests.rs WIP line mode operations 2022-05-26 17:02:05 -07:00