What are tsg files, and how to create it? #145
Unanswered
rohitcoder
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
Hi @rohitcoder! Thanks for your interest in this project. I'm not sure I understand completely what you would want to use TSG for. We use it ourselves to generate stack graphs, and you can find some examples of TSG files there (e.g., https://github.com/github/stack-graphs/blob/be64a09bb3e3c229ab64855766b26dede8f4ad5c/languages/tree-sitter-stack-graphs-typescript/src/stack-graphs.tsg). Perhaps you can get some inspiration from that? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi There,
I've a small doubt, i was looking at this project and i was trying to run it, i want to get tree sitter graph from any kind of source code repo (which are supported by tree-sitter). I would like to know what is and how i can create a tsg file?
Beta Was this translation helpful? Give feedback.
All reactions