mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01: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