Line numbers in editor?

I cannot find anywhere how to use the line/character information from the Run Window.
I get a message, for example, like "Syntax Error at line 184: Unknown - can’t understand “SomeHandlerName” at or near character 6301.

I know there must be a way to tell the eggplant editor to:

  1. show me line numbers
    -or-
  2. goto line 184
    -or-
  3. goto character 6301

But I just cannot find this information anywhere.

Please help!
-edj

Eggplant should highlight the character within your script where it thinks the syntax error is.