AndreasArvidsson / andreas-talon

User scripts for Talon Voice
MIT License
73 stars 11 forks source link

"response is already locked" error state after using "git copy file" on locally modified file #11

Closed saidelike closed 7 months ago

saidelike commented 7 months ago

If you say git copy file when on a file that has been modified locally, you get this warning which is expected:

image

However, from now on, you can't use that command anymore until you restart vscode and you'll get this error (even on an unmodified local file):

image

AndreasArvidsson commented 7 months ago

It's actually waiting for you to close the error message. I have now released a new version without this behavior.