mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-25 04:36:23 +00:00
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