Michael Dever

Results 3 comments of Michael Dever

Same issue here, large ctags file causes Atom to crash on opening.

What about adding it as another parameter to `fuzzy_search`... `Object.fuzzy_search(..., similarity_threshold: 0.1)` If `similarity_threshold` isn't set, use the default, but it is then `set_limit(similarity_threshold)`?