tree-sitter/tree-sitter-ruby

Release new version?

vfonic opened this issue · 3 comments

Hi!

I just found tree-sitter-ruby through endwise/endsitter VS Code extension:
kaiwood/vscode-endwise#32

Endsitter works great, except that it doesn't support Ruby 3.0 and 3.1 syntax. I'm using Ruby 3.1 in most of my projects so this would really help me use Endsitter extension to the max. :)

I see tree-sitter-ruby has added support for Ruby 3.1, but the last release of this package on npm has been about a year ago. Any chance to get new version published?

Thank you! 🙏

Seems like this went between the cracks and that new versions have already been released since this was opened. Thanks for reaching out 👍

Hey @Ben3eeE!

Where can I find new version of tree-sitter-ruby npm package?

I see here on the npmjs.com that the last version that was released was 2 years ago:
https://www.npmjs.com/package/tree-sitter-ruby

Thanks!

Hey, It seems that the latest version is not tagged and released: #232

I'm checking how to get this moving :)