Joel Korpela
Joel Korpela
Adding extra emphasis that this is a deal-breaker. It's frustrating to use, and embarrassing to be fumbling in the Rails console while pairing with co-workers.
👋 I wanted to drop-in and say Hi! I have tried to implement a solution for Go To Definition both [in Ruby](https://github.com/pheen/elastic_ruby_server/) which I couldn't get it to be reliable,...
I abandoned Warp long ago because this issue. You can replicate the majority of Warp's novel functionality by pre-pending your shell commands with a horizontal line break. I added this...
@tachyons Hello! Very cool project, thanks for giving it a try. By default the index is kept purely in-memory, but you can change the change the `allocationType` config to `tempdir`....
Not sure sorry
The binaries are available at https://github.com/pheen/fuzzy_ruby_server/tree/master/bin, and build instructions are included as part of https://github.com/pheen/fuzzy_ruby_server#publishing Sorry I'm not planning to do anymore work on this library in the near future...
Yup `cargo build --release` is the way if you need to build the binary yourself. Also see https://github.com/pheen/fuzzy_ruby_server#publishing which shows how to build for other platforms. Sorry I'm not planning...
👋 Hello! Only MacOS and Linux are supported right now. It looks like I should be able to support Windows fairly easily. I just tried to compile a Windows binary...