mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-24 01:11:34 +01:00
9b6b547d2d
This fixes the range extensions get when copying an empty selection. As part of this, I've also: - Added tests for this change - Made the paste parts of the api optional. This is useful when a test provider only wants to add data on copy