PejmanNik / vscode-autoScroll

AutoScroll extension for VS Code
https://marketplace.visualstudio.com/items?itemName=pejmannikram.vscode-auto-scroll
MIT License
23 stars 6 forks source link

On Windows 10, Not AutoScrolling When VSCode Inactive And Watching Remote Log File #11

Closed pcleckler closed 9 months ago

pcleckler commented 3 years ago

When VSCode is not the active window, auto-scrolling stops for remote files. Conditions attributing to this may be Windows 10 and the fact that the log is being accessed via a Windows Share. It DOES NOT seem to matter if a mapped drive is used, or a full UNC path is used for the share.

PejmanNik commented 2 years ago

Does VSCode reload the last changes automatically from that remote files?

PejmanNik commented 9 months ago

Please feel free to reopen if you have any updates