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).
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.appendvsvec.push).