Disable auto-saving when using Quick Replace (Ctrl+H)

kwikc 136 Reputation points
2023-10-16T02:58:11.39+00:00

In a recent Visual Studio, version 17.7.4, C++ programming, when using Quick Replace (Ctrl+H), the files that get modified are saved immediately after the modification takes place. Is there any option that can disable this behavior? Thanks.

Developer technologies | C++
Developer technologies | Visual Studio | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Tianyu Sun-MSFT 34,451 Reputation points Microsoft External Staff
    2023-10-16T06:31:35.63+00:00

    Hello @kwikc ,

    Welcome to Microsoft Q&A forum.

    If you click "replace all"(instead of clicking "replace next"), then the modified files will be auto saved. Currently, there’s no option to disable this feature. I recommend directly submitting a suggestion ticket on our Developer Community.

    Best Regards,

    Tianyu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. kwikc 136 Reputation points
    2023-10-20T10:01:04.5433333+00:00

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.