zed/crates/language/src
Antonio Scandurra 2c1906d710 Normalize line endings when parsing completions
Co-Authored-By: Max Brunsfeld <max@zed.dev>
2022-07-06 19:32:45 +02:00
..
buffer.rs Normalize line endings when parsing completions 2022-07-06 19:32:45 +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 Add new indentation features to support Python 2022-06-27 22:34:14 -07:00
outline.rs Add buffer method for getting the symbols containing a position 2022-03-15 14:04:58 -07:00
proto.rs Strip carriage returns from all text in text::Buffer 2022-07-05 17:25:09 -07:00
tests.rs Fix panic on paste when editing with auto-indent 2022-07-06 19:00:11 +02:00