-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Copy/paste does not work (again?) #37
Comments
@ygoe Do you have the Productivity Power Tools extension installed? |
No. That's the all-in-one monster, right? I didn't like that. Rather pick the stuff I need. |
Oh, I forgot all the data. This is Visual Studio 2019 v16.7.5, extension version 1.15. |
@ygoe Nothing that would be used to copy formatted code from VS ? (Like "Copy to HTML") In any case, copy/paste records and replays fine for me with version 1.15 on VS 2019 16.7.2. If you want to troubleshoot, I would start by disabling all other extensions and see if that fixes it. |
No, I can't find any extensions that deal with the copy or paste function in the editor. Great, so I have to go the long route again. Well, let's see when I find the time for that. |
Hi, and thank you for reporting this. Unfortunately, I'm not sure why it's not working on your setup. One thing you could do, to troubleshoot, is to disable all the extensions and test it again. I am sorry that I cannot help further. |
I've seen several issues about this but they're all old and closed. Maybe this is a new cause?
Recording a sequence with Ctrl+C (or Ctrl+Ins) and Ctrl+V (or Shift+Ins) doesn't do the copy and/or paste on playback. This defeats a bit the use of macros that need to reuse other text in a line and apply the same operation on many lines.
Reverting to Notepad++ again.
The text was updated successfully, but these errors were encountered: