Searched refs:getEditorForGlobalLine (Results 1 – 4 of 4) sorted by relevance
340 function getEditorForGlobalLine(globalLine) { function573 const editorInfo = getEditorForGlobalLine(line);625 const editorInfo = getEditorForGlobalLine(line);
1 …getEditorForGlobalLine(globalLine) {\n let currentLine = 1;\n for (let mizarId of $1df32a494…