Format: edit [address_expression]
Opens an Editor on the file and line of address_expression. If no address_expression is given, it uses the current viewing location in the code. An example: edit bar opens the Editor on the file containing the function bar, with the cursor positioned at the beginning of the function bar. See "Address expressions".