Compiler should have did-you-mean feature

Idea: When you misspell things in your program, the compiler messages should say something like:

Error: Call to a possibly undefined method listChange, 

did you mean listChanged?
blog comments powered by Disqus