'Is there any way to get vs code to stop prompting to delete a file?

Is there any way to get vs code to stop prompting to delete a file?

Right now I get "Are you sure you want to delete?" "You can restore from trash."

Yes every application ever made… I'm sure. Stop asking.



Solution 1:[1]

Go to File -> Preferences -> Settings and then search for confirm delete. This should then display the "Explorer: Confirm Delete" option:

Explorer: Confirm Delete

Solution 2:[2]

This is not currently possible, no.

However, you can upvote this issue and hope it gets fixed. Or you can try to create a pull request help yourself and others :-)

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Steve Chambers
Solution 2 Llewey