Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update Language Sources #80

Merged

Conversation

thecoolwinter
Copy link
Contributor

@thecoolwinter thecoolwinter commented Nov 19, 2024

Description

  • Bumps SwiftTreeSitter to 0.9.0 - which bumps tree-sitter to 0.23.2
  • Updates language sources for sources that now support SPM on the main branch
  • Updates ObjC to inherit from the C grammar

All updates:

Language Original User Original Branch New User New Branch
Agda cengelbart39 feat/spm tree-sitter master
Dart lukepistrol feat/spm UserNobody14 master
Kotlin lukepistrol feat/spm-queries fwcd main
Lua lukepistrol feat/spm tree-sitter-grammars main
Markdown MDeiml split_parser tree-sitter-grammars split_parser
ObjC lukepistrol feature/spm tree-sitter-grammars master
Regex thecoolwinter feature/spm tree-sitter master
YAML lukepistrol feature/spm tree-sitter-grammars master
Zig maxxnino (no longer maintained) master tree-sitter-grammars master

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

@thecoolwinter thecoolwinter merged commit 331d5db into CodeEditApp:main Nov 20, 2024
2 checks passed
@thecoolwinter thecoolwinter deleted the chore/update-language-sources branch November 20, 2024 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants