zed/crates/language/src
Max Brunsfeld bc5ed1334f
Upgrade tree sitter and all grammars (#17734)
Fixes https://github.com/zed-industries/zed/issues/5291

Release Notes:

- Fixed a bug where the 'toggle comments' command didn't use the right
comment syntax in JSX and TSX elements.

---------

Co-authored-by: Conrad <conrad@zed.dev>
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Co-authored-by: Kirill Bulatov <mail4score@gmail.com>
2024-09-16 17:10:57 -07:00
..
syntax_map Upgrade tree sitter and all grammars (#17734) 2024-09-16 17:10:57 -07:00
buffer.rs Fix renames over language server for SSH remoting (#17897) 2024-09-16 16:20:17 -06:00
buffer_tests.rs Upgrade tree sitter and all grammars (#17734) 2024-09-16 17:10:57 -07:00
diagnostic_set.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
highlight_map.rs Docs for indent_size_for_line and co 2024-01-09 20:50:34 +01:00
language.rs Upgrade tree sitter and all grammars (#17734) 2024-09-16 17:10:57 -07:00
language_registry.rs Upgrade tree sitter and all grammars (#17734) 2024-09-16 17:10:57 -07:00
language_settings.rs Clamp tab_size setting between 1 and 16 (#17882) 2024-09-16 10:29:42 -04:00
markdown.rs Disable definition lists in Markdown (#17648) 2024-09-10 11:16:27 -04:00
outline.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
proto.rs lsp: Pass back diagnostic .data when querying code actions for it (#14962) 2024-07-22 17:49:11 +02:00
syntax_map.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
task_context.rs tasks: Add experimental support for user-defined task variables (#13699) 2024-07-01 15:59:19 +02:00