mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-26 19:36:52 +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