mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-13 23:44:09 +01:00
9c7113f6ae
* 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