Skip to content

Commit

Permalink
Bump tree-sitter and related core language parser libraries (zed-indu…
Browse files Browse the repository at this point in the history
…stries#14986)

Closes zed-industries#4565

To fix issues with code blocks' parsing in Markdown, a
tree-sitter-markdown library update is needed.
But `tree_sitter::language` is used in many places within core Zed,
which forced more library updates.

Release Notes:

- Updated tree-sitter parsers for core languages

---------

Co-authored-by: Max Brunsfeld <[email protected]>
Co-authored-by: Piotr Osiewicz <[email protected]>
  • Loading branch information
3 people authored Jul 24, 2024
1 parent fd4a412 commit 596ee58
Show file tree
Hide file tree
Showing 24 changed files with 278 additions and 192 deletions.
126 changes: 65 additions & 61 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 596ee58

Please sign in to comment.