vscode-autoScroll icon indicating copy to clipboard operation
vscode-autoScroll copied to clipboard

AutoScroll extension for VS Code

Results 6 vscode-autoScroll issues
Sort by recently updated
recently updated
newest added

I wonder if anyone also wanted this and sorry if it's a duplicate. It could be helpful to be able to keep the horizontal position instead of sticking to the...

A suggestion: If you are watching a log file and want to scroll up to see some of the history, you have to disable AS then go up. It would...

enhancement
good first issue

# PROBLEM The autoscroll feature is NOT working if the (Visual Studio Code) window is not selected/focused on a local opened file in Windows11 (latest release 2024.01.04). Even if the...

It would be great to be able to specify a list of file extensions where autoscroll is enabled, such as by setting ``` "autoScroll.fileExtensions": ["log", "output"] ``` in `settings.json`. A...

VSCode v1.85.1 over Windows 10 with AutoScroll 1.1.0 The "AS" toggle button is still in the footer of the main VSCode window: ![image](https://github.com/PejmanNik/vscode-autoScroll/assets/499473/3c315ead-fec9-407a-8ee2-cd9d7618958c) But is not yet in the footer...

enhancement

Could you disable the feature that a file just opened is auto-scrolled to the end thereof?