Searched defs:selectionRange (Results 1 – 8 of 8) sorted by relevance
6 const selectionRange = t.ranges.get("selection"); constant19 const selectionRange = t.ranges.get("selection"); constant
79 const selectionRange = t.ranges.get("selection")!; constant148 const selectionRange = t.ranges.get("selection"); constant
282 const selectionRange = t.ranges.get("selection")!; constant311 … span: { start: selectionRange.pos, length: selectionRange.end - selectionRange.pos }, constant
2357 const selectionRange = languageService.getSmartSelectionRange(file, pos); constant
130236 var selectionRange = { variable161549 Session.prototype.mapSelectionRange = function (selectionRange, scriptInfo) { argument
129667 var selectionRange = { variable161355 Session.prototype.mapSelectionRange = function (selectionRange, scriptInfo) { argument
130236 var selectionRange = { variable