PejmanNik/vscode-autoScroll

Not working with new VSCode "floating editor windows" feature

Opened this issue · 1 comments

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

But is not yet in the footer of new windows that are drag/dropped out of the main container.
image

This could be due to a bug in the new VSCode feature, or maybe that apps like this need to be enhanced to support the new feature.
https://github.com/microsoft/vscode/issues?q=is:open+is:issue+label:workbench-auxwindow

Either way, thanks for any effort, and thanks for this extension.

Yes, unfortunately, i couldn't find any API that lets extensions add status bar items to the floating windows, for now, you can enable it by pressing F1 and then auto Scroll: enable