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.
|
The selected code text, or empty string if nothing is selected |