Parker Finch

Results 3 comments of Parker Finch

I'd propose replacing `reverse.detect` with `reverse_each.detect` in the comparison, rather than adding it as a third option, for all the reasons listed in the [reverse.each vs reverse_each section](https://github.com/JuanitoFatas/fast-ruby#enumerablereverseeach-vs-enumerablereverse_each-code). If there's...

I don't _think_ this is possible right now. It looks like this feature was requested in https://github.com/emacs-tree-sitter/tree-sitter-langs/issues/50.

Thanks for submitting this @dirmax! We ran into a couple issues testing this out, which I think are because the `.select2-results__options` element can be added outside of the `$(el).parent()`. I...