enso/app
Michael Mauderer 0fd390de0c
Fix Match Scoring Algorithm (#5665)
Fixes an error in our scoring algorithm for computing match scores. It now correctly computes scores for patterns that are trailing the target text and ranks patterns at the end of the target text higher than patterns in the middle of the target text.

Closes  #4965 (for now).
See also Discussion https://github.com/enso-org/enso/discussions/5649
2023-02-17 09:25:25 +00:00
..
gui Fix Match Scoring Algorithm (#5665) 2023-02-17 09:25:25 +00:00
ide-desktop Hide skip and freeze buttons behind feature flag (#4109) 2023-02-03 13:52:51 +00:00