You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turning #2493 into an issue given it was decided to be the wrong approach
Suggesting similar package names based on what is available in the registry would probably work better.
Edit distance with a low cost for case changes would be a good way to do this. Now that we have usage stats we can combine with a "language model" that uses package popularity to decide what's most likely.
The text was updated successfully, but these errors were encountered:
Turning #2493 into an issue given it was decided to be the wrong approach
The text was updated successfully, but these errors were encountered: