RESOLVED DUPLICATE of bug 65511 18651
Add completion list to console autocomplete
https://bugs.webkit.org/show_bug.cgi?id=18651
Summary Add completion list to console autocomplete
Christopher Masto
Reported 2008-04-20 22:23:11 PDT
The JavaScript Console in the Web Inspector has some kind of auto completion going on, but the standard OS X mechanism of popping up a list of potential completions by pressing F5 or Option-Esc doesn't work. Esc opens and closes the console, Option-Esc does nothing, and F5 completes words from the system dictionary. It would be great to have a completion list for those times when you can't quite remember the name of a function.
Attachments
Timothy Hatcher
Comment 1 2008-05-25 13:48:47 PDT
You can press the tab key to cycle through multiple matches.
Alexander Pavlov (apavlov)
Comment 2 2011-11-18 01:57:35 PST
*** This bug has been marked as a duplicate of bug 65511 ***
Note You need to log in before you can comment on or make changes to this bug.