Kevin Newton

Results 59 comments of Kevin Newton

Okay @JounQin we're back to hanging now

@JounQin that's starting to work!

Yes please! If you could help me get https://github.com/ruby-syntax-tree/node-syntax-tree to compile the RBS plugin as well - which is the only blocker, then I could ship this using the WASM...

Moving this issue over to `node-syntax-tree` here: https://github.com/ruby-syntax-tree/node-syntax-tree/issues/43.

I will attempt to fix this, but I highly suggest you just run with https://github.com/ruby-syntax-tree/syntax_tree, it's going to make your life a lot easier.

@darrenterhune, yeah I would highly suggest going with syntax tree for formatting. It is only Ruby, so the setup should be much simpler.

@dhughes I'm really not sure what the issue is to be honest. It seems like you probably don't have all of the right gems installed OR they're not on a...

Also, https://github.com/prettier/plugin-ruby/issues/1232#issuecomment-1192799354 might provide more insight into what you're facing.

@dhughes can you let me know if this is still a problem once you have the dependencies? I'll close for now.

What's the minimum node version required for this? I specified 8 in the ruby plugin, but maybe I need to support older versions. This is using the spread operator which...