Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sticky scroll header support #180

Closed
alumni opened this issue Aug 9, 2022 · 1 comment
Closed

Sticky scroll header support #180

alumni opened this issue Aug 9, 2022 · 1 comment

Comments

@alumni
Copy link

alumni commented Aug 9, 2022

Sticky scroll can be enabled with:

{
  "editor.experimental.stickyScroll.enabled": true
}

It would be nice if we had some better styling for the header, e.g.:

{
  "editorStickyScroll.background": "#181a1f",
  "editorStickyScrollHover.background": "#272930"
}

See also: microsoft/vscode#157185

will-stone added a commit that referenced this issue Jan 8, 2023
Closes Sticky scroll header support #180
@will-stone
Copy link
Owner

This will be in the next release 👍 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants