A
A
Andrey2021-10-08 10:06:11
visual studio
Andrey, 2021-10-08 10:06:11

How to disable automatic undo of changes made?

Good afternoon! I ask for your help in setting up the studio.

The bottom line is that it returns the changes in the code to its original state ((
One project, Studio 17th and 19th behave exactly the same.

It looks like this:

I change this code:
time = DateTime.Now.AddDays(-1);
To this:
time = DateTime.Today.AddDays(-1);

I save the changes. And after 3-5 seconds it returns to original state.
Any changes - return to the original state (((

I didn’t twist the settings.

Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2021-10-08
@andrey71

Where are the project files stored?
I observed something similar when the project was on a mounted cloud disk (Mega) and due to some kind of glitch it constantly synchronized the file from the cloud.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question