mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 06:51:53 +01:00
* Observe `lineNumber` if there is no active selection or if the active selection does not contain the specified line number * Explicit undefined check * Extract condition into function