zed/crates/language/src
2022-07-07 11:04:03 +02:00
..
buffer.rs Allow providing an external format in format_on_save setting 2022-07-07 11:04:03 +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