ZIm/crates/language/src
Michael Sloan 53c9af3e61
Add and use CodeLabel::filter_text() (#22054)
Release Notes:

- N/A
2024-12-15 22:24:41 -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 worktree: Fix privacy check for singleton files (#21861) 2024-12-12 01:53:00 -05:00
buffer_tests.rs Restructure git diff state management to allow viewing buffers with different diff bases (#21258) 2024-12-04 15:02:33 -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 and use CodeLabel::filter_text() (#22054) 2024-12-15 22:24:41 -07:00
language_registry.rs Add textobjects queries (#20924) 2024-12-03 10:37:01 -07:00
language_settings.rs Add per-language settings show_completions_on_input and show_completion_documentation (#21722) 2024-12-09 11:53:50 -07:00
markdown.rs Markdown preview image rendering (#21082) 2024-11-22 14:49:26 -08:00
outline.rs Improve StringMatchCandidate::new interface (#22011) 2024-12-14 13:35:36 -07:00
proto.rs lsp: Track completion triggers for each language separately (#20471) 2024-11-10 10:29:10 +01:00
syntax_map.rs Add textobjects queries (#20924) 2024-12-03 10:37:01 -07:00
task_context.rs tasks: Add ability to query active toolchains for languages (#20667) 2024-11-14 14:37:37 +01:00
toolchain.rs toolchains: Do not use as_json representation for PartialEq (#21682) 2024-12-07 14:52:55 +01:00