Files
vscode/extensions
Ulugbek Abdullaev dee4b70111 NES: add suggestionLineDistanceToCursor to provideInlineEdit telemetry (#324931)
Record the signed line distance from the request cursor line to the
suggested edit's range start line (rangeStartLine - cursorLine, 0-based)
on the provideInlineEdit (NES) event. Only set when the suggestion targets
the active document, so both lines share the same coordinate space;
undefined otherwise. Emitted as a measurement so 0 (same line) is preserved.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
2026-07-08 19:23:39 +05:00
..
2026-07-08 15:13:49 +02:00