Searched refs:firstLineInContext (Results 1 – 1 of 1) sorted by relevance
184 const firstLineInContext = Math.max(0, lineNumberWithMatch - 2); constant195 for (let lineIndex = firstLineInContext; lineIndex <= lastLineInContext; lineIndex++) {