We should suggest the correct filename. For example today I tried "foo.html" and it should have been "foo/foo.html" ('foo' being unique!). Running over all of the directories and doing some Levenshtein distance guessing should get us very far I think.
We should suggest the correct filename. For example today I tried "foo.html" and it should have been "foo/foo.html" ('foo' being unique!). Running over all of the directories and doing some Levenshtein distance guessing should get us very far I think.