ZIm/crates/language/src
Conrad Irwin 608addf641
Extension refactor (#20305)
This contains the main changes to the extensions crate from #20049. The
primary goal here is removing dependencies that we can't include on the
remote.


Release Notes:

- N/A

---------

Co-authored-by: Mikayla <mikayla@zed.dev>
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
Co-authored-by: Marshall <marshall@zed.dev>
2024-11-06 10:06:25 -07:00
..
syntax_map Replace Default trait bound with a zero function on Summary/Dimension (#17975) 2024-09-17 19:43:59 -06:00
buffer.rs Make rewrapping take tabs more into account (#20196) 2024-11-04 18:10:40 -05:00
buffer_tests.rs Add inclusive range scope overrides. Don't auto-close quotes at the ends of line comments (#20206) 2024-11-04 15:36:39 -08:00
diagnostic_set.rs Pass Summary::Context to Item::summarize (#18510) 2024-09-29 10:30:48 -06:00
highlight_map.rs Docs for indent_size_for_line and co 2024-01-09 20:50:34 +01:00
language.rs Add inclusive range scope overrides. Don't auto-close quotes at the ends of line comments (#20206) 2024-11-04 15:36:39 -08:00
language_registry.rs Extension refactor (#20305) 2024-11-06 10:06:25 -07:00
language_settings.rs Do not alter soft wrap based on .editorconfig contents (#20198) 2024-11-04 23:31:40 +02:00
markdown.rs Disable definition lists in Markdown (#17648) 2024-09-10 11:16:27 -04:00
outline.rs Extract outline rendering to outline crate (#20179) 2024-11-04 11:54:37 -05:00
proto.rs Standardize on CursorShape::Underline not Underscore (#19028) 2024-10-11 10:44:21 +02:00
syntax_map.rs Add inclusive range scope overrides. Don't auto-close quotes at the ends of line comments (#20206) 2024-11-04 15:36:39 -08:00
task_context.rs Allow task context providers to access project env (#17964) 2024-09-17 21:49:12 +02:00
toolchain.rs Fix toolchain detection for worktree-local paths (#20229) 2024-11-05 14:25:18 +01:00