Function: selectionLoc()
selectionLoc(
sel):string
Defined in: packages/aiui-vscode/src/contribution.ts:56
Human-readable locator, converting 0-based editor coordinates to 1-based: single line → file:line:col, multi line → file:startLine-endLine.
Parameters
sel
Returns
string