Shift-TAB object inspectionIJavascript has the capability to inspect the value of an object or its documentation if available.
To show the content of a variable, move the cursor to the end of that variable and press Shift-TAB:

When available, IJavascript will show the associated documentation instead:
