Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Did you mean" suggestions #2

Open
obiwac opened this issue Nov 17, 2024 · 0 comments
Open

"Did you mean" suggestions #2

obiwac opened this issue Nov 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@obiwac
Copy link
Member

obiwac commented Nov 17, 2024

This would be really easy to implement but would be a very big QOL improvement (and it makes Flamingo look super pro ;)).

We could simply do this via Levenstein distance to stuff already in scope, and in the case of PTM's and the like we could maintain a list of commonly used synonyms to look through (e.g. vec.append vs vec.push).

@obiwac obiwac added the enhancement New feature or request label Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant