LinqPad add warning when file changed on disk
Options
I have scripts inside GIT and when I pull sometimes I don't always close LinqPad. A colleague of mine may have made multiple changes and when I press Save in LinqPad, it overwrites what has just been pulled. It does not alert me that the file on disk has changed or if I could like to reload from Disk, or overwrite. (This is what Visual Studio does)
Comments
-
Good call - I'll look into this probably in the next beta.
-
This is what a lot of programs do, nowadays. I am using Beyond Compare to update working scripts from test .linq files, and sometimes I have to go in the reverse direction. If Linqpad overwrites I loose code without knowing and have to re-debug. :-(
Has this been updated in any of the betas?