Skip to main content

NativeReadClipboardFindText

pub async fn NativeReadClipboardFindText(
    _Arguments: Vec<Value>,
) -> Result<Value, String>
Expand description

macOS has a separate find pasteboard; reuse the general clipboard for parity with VS Code on Linux/Windows.