I found this question and the accepted answer, which shows the setting for Notepad++ to update changed files without have to click the confirmation button.
However in my case there is a single file window that I want to skip the reload file confirmation dialog. The file is a log file that gets overwritten each time my program runs. I do not want other windows to auto-reload because it could lead to inadvertent data loss.
Is there a way to designate auto-reload behavior for one window, but still have the default behavior for other windows?
