|
|
|
@ -753,7 +753,6 @@ var run = function () { |
|
|
|
|
switchToFile(source) |
|
|
|
|
} |
|
|
|
|
this.statementMarker = editor.addMarker(lineColumnPos, 'highlightcode') |
|
|
|
|
|
|
|
|
|
editor.scrollToLine(lineColumnPos.start.line, true, true, function () {}) |
|
|
|
|
|
|
|
|
|
if (lineColumnPos.start.line === lineColumnPos.end.line) { |
|
|
|
|