Skip to content

Commit

Permalink
Update JSDoc to Official Repo (#55)
Browse files Browse the repository at this point in the history
* Add Agda Grammar

* Add Julia Grammar

* Add Perl Grammar

* Add Verilog Grammar

* Use correct link for JSON Tree Sitter in README

* Remove duplicate Julia entry in README

* Remove duplicate JSON entry in README

* Update JSDoc to official repo
  • Loading branch information
cengelbart39 authored Sep 13, 2023
1 parent 7fc4fa6 commit d3ab57f
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
9D7399272A5A2B5300CEF6E8 /* TreeSitterJulia in Frameworks */ = {isa = PBXBuildFile; productRef = 9D7399262A5A2B5300CEF6E8 /* TreeSitterJulia */; };
9D73992A2A5A30A400CEF6E8 /* TreeSitterPerl in Frameworks */ = {isa = PBXBuildFile; productRef = 9D7399292A5A30A400CEF6E8 /* TreeSitterPerl */; };
9D73992D2A5A34BF00CEF6E8 /* TreeSitterVerilog in Frameworks */ = {isa = PBXBuildFile; productRef = 9D73992C2A5A34BF00CEF6E8 /* TreeSitterVerilog */; };
9DB1B4362A2C0DAA0027B04E /* TreeSitterJSDoc in Frameworks */ = {isa = PBXBuildFile; productRef = 9DB1B4352A2C0DAA0027B04E /* TreeSitterJSDoc */; };
9D920B982A93B248004E4451 /* TreeSitterJSDoc in Frameworks */ = {isa = PBXBuildFile; productRef = 9D920B972A93B248004E4451 /* TreeSitterJSDoc */; };
9DFDC3662A02D9BE0023B3BC /* TreeSitterMarkdown in Frameworks */ = {isa = PBXBuildFile; productRef = 9DFDC3652A02D9BE0023B3BC /* TreeSitterMarkdown */; };
/* End PBXBuildFile section */

Expand All @@ -64,7 +64,6 @@
8E7B0EA92A5D9BB60040DDAB /* TreeSitterTOML in Frameworks */,
285BF67329AAA45B00641989 /* TreeSitterLua in Frameworks */,
8E87F9542A4B7DC1008C7E13 /* TreeSitterScala in Frameworks */,
9DB1B4362A2C0DAA0027B04E /* TreeSitterJSDoc in Frameworks */,
2846B262296BA1CF005F60B6 /* TreeSitterDockerfile in Frameworks */,
9D73992A2A5A30A400CEF6E8 /* TreeSitterPerl in Frameworks */,
9D6E74512A2B9B2A0070701E /* TreeSitterOCaml in Frameworks */,
Expand Down Expand Up @@ -95,6 +94,7 @@
9D7399242A5A245000CEF6E8 /* TreeSitterAgda in Frameworks */,
8E7B8ABD2A5D916F00CFC1A7 /* TreeSitterPython in Frameworks */,
2886C788298135540023E016 /* TreeSitterKotlin in Frameworks */,
9D920B982A93B248004E4451 /* TreeSitterJSDoc in Frameworks */,
28B3F057290C36D5000CD04D /* TreeSitterRuby in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -198,7 +198,6 @@
28AAB6AD29CA57D40087654B /* TreeSitterDart */,
9DFDC3652A02D9BE0023B3BC /* TreeSitterMarkdown */,
9D6E74502A2B9B2A0070701E /* TreeSitterOCaml */,
9DB1B4352A2C0DAA0027B04E /* TreeSitterJSDoc */,
9D7399232A5A245000CEF6E8 /* TreeSitterAgda */,
9D7399262A5A2B5300CEF6E8 /* TreeSitterJulia */,
9D7399292A5A30A400CEF6E8 /* TreeSitterPerl */,
Expand All @@ -209,6 +208,7 @@
8EFA0B732A559F4C00021CE9 /* TreeSitterSQL */,
8E7B8ABC2A5D916F00CFC1A7 /* TreeSitterPython */,
8E7B0EA82A5D9BB60040DDAB /* TreeSitterTOML */,
9D920B972A93B248004E4451 /* TreeSitterJSDoc */,
);
productName = "CodeLanguages-Container";
productReference = 28B3F00C290C207D000CD04D /* CodeLanguages_Container.framework */;
Expand Down Expand Up @@ -265,7 +265,6 @@
28AAB6AC29CA57D40087654B /* XCRemoteSwiftPackageReference "tree-sitter-dart" */,
9DFDC3642A02D9BE0023B3BC /* XCRemoteSwiftPackageReference "tree-sitter-markdown" */,
9D6E744F2A2B9B2A0070701E /* XCRemoteSwiftPackageReference "tree-sitter-ocaml" */,
9DB1B4342A2C0DA90027B04E /* XCRemoteSwiftPackageReference "tree-sitter-jsdoc" */,
9D7399222A5A245000CEF6E8 /* XCRemoteSwiftPackageReference "tree-sitter-agda" */,
9D7399252A5A2B5200CEF6E8 /* XCRemoteSwiftPackageReference "tree-sitter-julia" */,
9D7399282A5A30A400CEF6E8 /* XCRemoteSwiftPackageReference "tree-sitter-perl" */,
Expand All @@ -276,6 +275,7 @@
8EFA0B722A559F4C00021CE9 /* XCRemoteSwiftPackageReference "tree-sitter-sql" */,
8E7B8ABB2A5D916F00CFC1A7 /* XCRemoteSwiftPackageReference "tree-sitter-python" */,
8E7B0EA72A5D9BB60040DDAB /* XCRemoteSwiftPackageReference "tree-sitter-toml" */,
9D920B962A93B248004E4451 /* XCRemoteSwiftPackageReference "tree-sitter-jsdoc" */,
);
productRefGroup = 28B3F00D290C207D000CD04D /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -805,11 +805,11 @@
kind = branch;
};
};
9DB1B4342A2C0DA90027B04E /* XCRemoteSwiftPackageReference "tree-sitter-jsdoc" */ = {
9D920B962A93B248004E4451 /* XCRemoteSwiftPackageReference "tree-sitter-jsdoc" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/cengelbart39/tree-sitter-jsdoc.git";
repositoryURL = "https://github.com/tree-sitter/tree-sitter-jsdoc.git";
requirement = {
branch = feature/spm;
branch = master;
kind = branch;
};
};
Expand Down Expand Up @@ -999,9 +999,9 @@
package = 9D73992B2A5A34BF00CEF6E8 /* XCRemoteSwiftPackageReference "tree-sitter-verilog" */;
productName = TreeSitterVerilog;
};
9DB1B4352A2C0DAA0027B04E /* TreeSitterJSDoc */ = {
9D920B972A93B248004E4451 /* TreeSitterJSDoc */ = {
isa = XCSwiftPackageProductDependency;
package = 9DB1B4342A2C0DA90027B04E /* XCRemoteSwiftPackageReference "tree-sitter-jsdoc" */;
package = 9D920B962A93B248004E4451 /* XCRemoteSwiftPackageReference "tree-sitter-jsdoc" */;
productName = TreeSitterJSDoc;
};
9DFDC3652A02D9BE0023B3BC /* TreeSitterMarkdown */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,10 +147,10 @@
{
"identity" : "tree-sitter-jsdoc",
"kind" : "remoteSourceControl",
"location" : "https://github.com/cengelbart39/tree-sitter-jsdoc.git",
"location" : "https://github.com/tree-sitter/tree-sitter-jsdoc.git",
"state" : {
"branch" : "feature/spm",
"revision" : "b25a13f0521a80cbb6157d7466b837d19bdc3549"
"branch" : "master",
"revision" : "d01984de49927c979b46ea5c01b78c8ddd79baf9"
}
},
{
Expand Down
Binary file modified CodeLanguagesContainer.xcframework.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ In order to add support for additional languages we have a complete guide on how
| [HTML](https://github.com/tree-sitter/tree-sitter-html) |||
| [Java](https://github.com/tree-sitter/tree-sitter-java) |||
| [JavaScript/JSX](https://github.com/tree-sitter/tree-sitter-javascript) |||
| [JSDoc](https://github.com/cengelbart39/tree-sitter-jsdoc/tree/feature/spm) |||
| [JSDoc](https://github.com/tree-sitter/tree-sitter-jsdoc) |||
| [JSON](https://github.com/tree-sitter/tree-sitter-json) |||
| [Julia](https://github.com/tree-sitter/tree-sitter-julia) || _not available_ |
| [Kotlin](https://github.com/lukepistrol/tree-sitter-kotlin/tree/feature/spm-queries) |||
Expand Down

0 comments on commit d3ab57f

Please sign in to comment.