mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-20 07:12:43 +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