Skip to content

sebastianlay/auto-reload

Repository files navigation

Auto Reload

Auto 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 Notes

0.0.5

Fix an issue with opening the output view unnecessarily

0.0.4

Fix an issue with reverting unrelated opened files

0.0.3

Improve reliability by explicitly refreshing the editor

0.0.2

Made polling interval configurable via auto-reload.interval

0.0.1

Initial release

Credits

This extension is inspired by the now archived Monitor File extension.

About

An extension for Visual Studio code that automatically reloads files in a regular interval

Topics

Resources

Stars

Watchers

Forks

Contributors