Something went wrong on our end. Please try again.
Created by: rvantonder
This adds a rule to automatically try and
-ed terms after trying ordered terms. After this rule, I think the mode is "shippable"
AND
everytime when I prefer AND
"Implementation note:
The two current rules are orthogonal, meaning they could compose. E.g., "try unquote a patterns, if that succeeds, also try unorder them". Right now though, I'm keeping them separate (only try unquote patterns and search, then try unorder the patterns (without also unquoting) and search. This because I or others can always work on better ways to allow rules to compose, but my focus is to make this shippable, and I want to make sure we surface some informative alerts, before mucking more with rule composition.
Added a test.