Closed
Bug 701343
Opened 14 years ago
Closed 14 years ago
GCLI should suggest "Did you mean X?" fixes
Categories
(DevTools :: Console, enhancement)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 682694
People
(Reporter: cedricv, Unassigned)
Details
Eg. while I type
ispect
GCLI shows "Can't use 'ispec'"
It should add :
"Did you mean _inspect_ ?"
Clicking on inspect would autocorrect the command (and/or argument) without losing the rest of what has been typed.
Comment 1•14 years ago
|
||
I think bug 682694 should help here? In essence we do the autocorrect thing in the menu, so you can complete to the right thing.
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Comment 3•14 years ago
|
||
Moving GCLI bugs to Developer Tools: Console. Filter on 'baked beans are off'.
Component: Developer Tools → Developer Tools: Console
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•