Open Bug 1039872 Opened 10 years ago Updated 1 year ago

I should be able to search MDN for some term from the console

Categories

(DevTools :: Console, enhancement, P3)

30 Branch
x86
macOS
enhancement

Tracking

(Not tracked)

People

(Reporter: canuckistani, Unassigned)

References

(Depends on 1 open bug)

Details

Right now calls to help() from the console take you to this page:

* https://developer.mozilla.org/en-US/docs/Tools/Web_Console/Helpers

It would be nice to detect arguments and do an mdn search if arguments are detected:

* https://developer.mozilla.org/en-US/search?q=$search_term
We should have a MDN command for gcli instead. (we are merging gcli commands into the webconsole).
That works for me, and then doesn't conflict with the gcli help command. This could easily be prototyped as an addon?
See bug 768469 for info on the mdn gcli command.
See Also: → 768469
Priority: -- → P3
Severity: normal → enhancement
Product: Firefox → DevTools
Severity: normal → S3

This could be an entry on the command pallette (Bug 1603713)

See Also: → 1603713
You need to log in before you can comment on or make changes to this bug.