ZIm/crates/language/src
Max Brunsfeld 8d7f5eab79
Extract Ocaml language support into an extension (#10450)
Release Notes:

- Extracted Ocaml language support into an extension

---------

Co-authored-by: Marshall <marshall@zed.dev>
2024-04-11 15:20:19 -07:00
..
syntax_map Add a setting for custom associations between languages and files (#9290) 2024-03-13 10:23:30 -07:00
buffer.rs Remove if-not-else patterns (#10402) 2024-04-11 03:48:06 -04:00
buffer_tests.rs Improve the ergonomics of creating local buffers (#10347) 2024-04-10 08:32:51 -06:00
diagnostic_set.rs Send along diagnostics when requesting code actions (#10281) 2024-04-08 17:54:06 +02:00
highlight_map.rs Docs for indent_size_for_line and co 2024-01-09 20:50:34 +01:00
language.rs Add the ability for extensions to provide language settings (#10296) 2024-04-08 19:17:12 -04:00
language_registry.rs Extract Ocaml language support into an extension (#10450) 2024-04-11 15:20:19 -07:00
language_settings.rs Add the ability for extensions to provide language settings (#10296) 2024-04-08 19:17:12 -04:00
markdown.rs Support rendering strikethrough text in markdown (#8287) 2024-02-26 21:04:48 +02:00
outline.rs Enable clippy::useless_conversion (#8724) 2024-03-02 16:31:47 -05:00
proto.rs Refactor LSP adapter methods to compute labels in batches (#10097) 2024-04-03 09:22:56 -07:00
syntax_map.rs Enable clippy::iter_overeager_cloned (#8839) 2024-03-04 12:22:11 -05:00
task_context.rs Rework task modal (#10341) 2024-04-11 02:02:04 +03:00