Jumps to a tag.
This command is used after running the Find in Files command, or for parsing an error log to locate a string or an error. If a file's path and a line number are displayed at the start of a line, this command will open the file and jump to the line number in question.
editor.ExecuteCommandByID(4147);
editor.ExecuteCommandByID 4147
Send feedback on this topic to Emurasoft