get_selected_code


Description:

public virtual string get_selected_code ()

Gets the currently selected code from the active file.

Default implementation returns empty string. Subclasses can override to return the selected code from their context provider.

Returns:

The selected code text, or empty string if nothing is selected