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

AutoScroll README

This extension provides auto scroll to the end of files when files have been changes outside of vs code. Something can be helpful in watching log files.

Features

In the .log file this extension is enabled and in other files, you need press F1 and type Enable Auto Scroll command to enable it.

In the status bar, you can activate or deactivate auto scrolling. it always shows you end of the file.

active autoScroll

Suggestions

For better log viewing you can install

https://marketplace.visualstudio.com/items?itemName=emilast.LogFileHighlighter

Extension Configuration

AutoScroll extension supports the following configuration:

Extension Commands

This extension contributes the following settings:

Release Notes

[1.2.0] - 2024-01-07

Added

Fix

[1.1.0] - 2022-03-19

Changed

[1.0.4] - 2020-07-10

Added

[1.0.3] - 2019-02-04

Added

Fix

[1.0.2] - 2017-04-17

Fix

[1.0.1] - 2017-12-8

Added