There are some extensions for auto saving work on other versions of VS but couldn't find anything for VS2017.
Asked
Active
Viewed 1.1k times
2 Answers
4
There is a plugin you can install called NoMorePanicSave2017 It saves everything when the editor loses focus. Doesn't work perfectly (sometimes you have to tab back in to get it to save), but it's the best thing I could find that's close to Intellij's auto save.
Daniel Kaplan
- 1,007
2
Visual Studio 2017 has such as option.
Go to menu Tools > Options > Environment > AutoRecover and set the parameters:
harrymc
- 498,455
