ensure-rep-shown in drscheme:rep:context<%>
( -> void
send a-drscheme:rep:context ensure-rep-shown rep)
rep : (is-a?/c drscheme:rep:text<%>)
This method is called to force the rep window to be visible when, for example, an error message is put into the rep. Also ensures that the appropriate tab is visible, if necessary.