Skip to content

Add ERB/EJS Grammar #61

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

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge changes in main repo
  • Loading branch information
cengelbart39 committed Jan 22, 2024
commit ed5f2f85a49d378053fb1d555c4f69e05c50d05c
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@
8E7B0EA82A5D9BB60040DDAB /* TreeSitterTOML */,
9D920B972A93B248004E4451 /* TreeSitterJSDoc */,
9D6CA7452AB375610090E3BC /* TreeSitterEmbeddedTemplate */,
6C0B93A72B5DD95500323006 /* TreeSitterCSS */,
);
productName = "CodeLanguages-Container";
productReference = 28B3F00C290C207D000CD04D /* CodeLanguages_Container.framework */;
Expand Down Expand Up @@ -277,6 +278,7 @@
8E7B0EA72A5D9BB60040DDAB /* XCRemoteSwiftPackageReference "tree-sitter-toml" */,
9D920B962A93B248004E4451 /* XCRemoteSwiftPackageReference "tree-sitter-jsdoc" */,
9D6CA7442AB375610090E3BC /* XCRemoteSwiftPackageReference "tree-sitter-embedded-template" */,
6C0B93A62B5DD95500323006 /* XCRemoteSwiftPackageReference "tree-sitter-css" */,
);
productRefGroup = 28B3F00D290C207D000CD04D /* Products */;
projectDirPath = "";
Expand Down
Binary file modified CodeLanguagesContainer.xcframework.zip
Binary file not shown.
You are viewing a condensed version of this merge commit. You can view the full changes here.