Files
textmate/Frameworks/scope
Allan Odgaard 7b51a4fbeb Use std::optional for the result of scope::selector_t::does_match
This does change ranking of the wildcard scope selector, as incase of a wildcard match, the old code did not change the rank, so it would be up the caller, which was 1 for bundle item matching but 0 for settings and theme matching.
2020-05-17 08:15:55 +07:00
..