Do we have support for ruby? #424
|
I do not see a tsg file for ruby which means it's not supported I believe. However, I do see a crate here https://crates.io/crates/tree-sitter-stack-graphs-ruby which unfortunately doesn't install correctly. I get the below error. when doing
|
Replies: 1 comment 4 replies
|
Some initial work was done on Ruby support. You can find it in this PR: #270. But there has been no work beyond that. |
Some initial work was done on Ruby support. You can find it in this PR: #270. But there has been no work beyond that.