Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Copy and Replace
Copy and Replace

Copy and Replace

Philip Dunstan

|
811 installs
| (0) | Free
Visual Studio extension for adding a "Copy and Replace" command. This command copies the selected text to the Clipboard, while at the same time replacing it with the text previously held in the Clipboard.
Download

This Visual Studio extension adds a command to replace the selected text with the current text in the clipboard, while at the same time copying the selected text to the clipboard so that it can be pasted elsewhere.

The "Copy and Replace" command can be found in the Edit menu or in the code window context menu. By default this command is bound to the Alt-C key.

Source code for this extension can be found at https://github.com/phildunstan/VSIXCopyAndReplace. It is published under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft