ZIm/crates/language/src
2022-07-07 15:39:59 +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 Work on updating code to be async 2022-07-07 15:32:41 +02:00
outline.rs Add buffer method for getting the symbols containing a position 2022-03-15 14:04:58 -07:00
proto.rs Add lsp_settings_changed: Task to Project, need to resolve cx in Project::on_settings_changed 2022-07-07 15:39:59 +02:00
tests.rs Fix panic on paste when editing with auto-indent 2022-07-06 19:00:11 +02:00