Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Optionally allow to use some improvement to fuzzaldrin. #142

Merged
merged 2 commits into from
Sep 24, 2015
Merged

Optionally allow to use some improvement to fuzzaldrin. #142

merged 2 commits into from
Sep 24, 2015

Conversation

jeancroy
Copy link
Contributor

As per this discussion first step is testing new scoring algorithm as an option (disabled by default)
atom/fuzzaldrin#22 (comment)

Screen

{repositoryForPath} = require './helpers'
fs = require 'fs-plus'
{match} = require 'fuzzaldrin'
fuzzaldrin = require 'fuzzaldrin'
fuzzaldrin_plus = require 'fuzzaldrin-plus'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super tiny, but can you change this to fuzzaldrinPlus?

@benogle
Copy link
Contributor

benogle commented Sep 24, 2015

I've been messing around with this, and it seems like an improvement. Other than the one tiny change, I'm down to merge this.

benogle added a commit that referenced this pull request Sep 24, 2015
Optionally allow to use some improvement to fuzzaldrin.
@benogle benogle merged commit 858453e into atom:master Sep 24, 2015
@jeancroy
Copy link
Contributor Author

I had a lot of example where current fuzzaldrin was not great, but people don't complain when something works. So maybe we have reversed some of the things that worked well. If it's the case I'll have no problem doing additional tuning.

@benogle
Copy link
Contributor

benogle commented Sep 24, 2015

Sounds good 👍 I'll point them to the https://github.com/jeancroy/fuzzaldrin-plus repo for any issues

@benogle
Copy link
Contributor

benogle commented Sep 24, 2015

This is now in atom/master

@Soleone
Copy link

Soleone commented Sep 24, 2015

❤️ thanks a lot guys

@jesseleite
Copy link

+1 ❤️

@benogle
Copy link
Contributor

benogle commented Sep 24, 2015

Forgot to say this but: thanks @jeancroy for working on this. You obviously put a ton of work into it. I especially like the discussion in the readme/body of the issue.

@walles
Copy link

walles commented Sep 25, 2015

Available in fuzzy-finder 0.90.0.

Thanks @jeancroy for implementing and driving this!

@mjohnsonengr
Copy link

Took me a bit to realize this option existed in Fuzzy Finder (or that Fuzzy Finder was the source of my frustrations), but once I found it, This is REALLY FREAKING AWESOME! Thanks! 😁 🎆

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants