Monitor open files for external changes and prompt to reload
Linqpad should monitor open files and prompt the user to reload them if an external process updates them, such as git/source control updating the file.
18
votes

This is supported from LINQPad 5.38 and in LINQPad 6.
-
Chris commented
+2 :)
-
Christian Hjelseth commented
+2
-
John Mills commented
Need this badly. I've got SQL files in TFS that I edit and run using LINQPad. LINQPad should prompt to reload when I get latest from within Visual Studio. Otherwise you lose the changes from TFS when you next save in LINQPad.
-
Mark Stouffer commented
This is almost mandatory with all the code repository changes and tools like BeyondCompare.
-
Kevin commented
+1