snacks.nvim icon indicating copy to clipboard operation
snacks.nvim copied to clipboard

fix(picker.core): respect camelCase for scoring when ignorecase is true

Open gwww opened this issue 9 months ago • 4 comments

Description

Because the search item was lowercased before it was scored camelCase would not be triggered to give the intended bonus.

This was the simplest and fastest (code execution wise) fix I could see.

Related Issue(s)

Fixes: https://github.com/folke/snacks.nvim/issues/1599

Screenshots

gwww avatar Mar 19 '25 18:03 gwww

This PR is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Apr 23 '25 02:04 github-actions[bot]

Not stale

gwww avatar Apr 23 '25 02:04 gwww

This PR is stale because it has been open 30 days with no activity.

github-actions[bot] avatar May 25 '25 02:05 github-actions[bot]

Not stale

gwww avatar May 25 '25 11:05 gwww

This PR is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Jun 25 '25 02:06 github-actions[bot]

Not stale

gwww avatar Jun 25 '25 03:06 gwww

This PR is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Jul 30 '25 02:07 github-actions[bot]

Not stale

gwww avatar Jul 30 '25 10:07 gwww

This PR is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Sep 01 '25 02:09 github-actions[bot]

Not stale

gwww avatar Sep 01 '25 11:09 gwww

ty!

folke avatar Oct 20 '25 15:10 folke