Cezar Halmagean
Cezar Halmagean
Sorry, I don't have a way to test this atm.
I've been thinking about this a bit, and I think an important aspect differentiates the two methods. If the campaigns are in the code, you can write tests that describe...
Either way, I think testability (as in seeing the flows and making sure they work right) is an important feature. Feel free to bounce ideas if you want ;)
It looks like v0.49.0 prints the following message on `solargraph bundle`. ``` The `bundle` command is deprecated. Solargraph currently uses RBS instead. ``` There doesn't seem to be any info...
Gotcha. Thank you.
a large project is around 2000 files
I don't really mind the initial find, it's just that I would expect a caching mechanism to be in place so I don't have to wait each time I do...
That's not hard at all, manually would be just fine (or on each session). That's how CTRLP works (in vim).
I need my find to be specific to the current rails project and not have any file I've edited as a result since I constantly switch projects, open gems, edit...
I've tested projectile and it works pretty well. It also has relative paths on the file names which makes it pretty readable (if you have ido separate matches on separate...