Gets the cursor position for the currently active file.
Default implementation returns empty string. Subclasses can override to return the cursor position from their context provider.
|
The cursor position (line number as string), or empty string if not available |