get_current_cursor_position


Description:

public virtual string get_current_cursor_position ()

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.

Returns:

The cursor position (line number as string), or empty string if not available