paste a file with existing file name in vscode cause them to rename instead of replace existing file

Viewed 303

when I copy a file to a folder that a file with same name exist, the new file get renamed instead of replacing the existing file.

for example if I copy a file abc.jpg from one folder into another folder that abc.jpg exist. i will end up with two files that the old one is abc.jpg and new one is abc copy.jpg

it's new feature and wasn't like this before. unfortunately I can't find any configuration to change it, also keywords such as "copy", "file", "replace" is too generic that I can't find a solution for this problem by just googling it.

Update

if anyone land in here from google, it's a feature that the vscode team need to consider, please vote/comment in here


enter image description here

1 Answers
Related