Auto ReloadAuto Reload is an extension for Visual Studio Code that automatically monitors open files and reloads them when they are changed outside of the editor. This can be useful for watching and following log files, especially in combination with the Auto Scroll extension. Release Notes0.0.5Fix an issue with opening the output view unnecessarily 0.0.4Fix an issue with reverting unrelated opened files 0.0.3Improve reliability by explicitly refreshing the editor 0.0.2Made polling interval configurable via 0.0.1Initial release CreditsThis extension is inspired by the now archived Monitor File extension. |