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

Added sticky scroll view toggle and command toggle #11926

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

EstFoisy
Copy link
Contributor

What it does

Aligned the support for the sticky scroll toggle in view and command as per VS Code API

How to test

For View:

  1. Go into View menu
  2. Scroll down and find the toggle sticky scroll and click on it (to activate or disactivate)
    For Command:
  3. Type Ctrl + Shift + P (command menu)
  4. In the command menu Type Toggle Sticky Scroll
  5. Select Toggle Sticky Scroll
Sticky.Scroll.issue.-before.change.mp4
Sticky.Scroll.issue.-.after.change.mp4

Review checklist

Reminder for reviewers

Aligned the support for the sticky scroll toggle in view and command as
 per VS Code API
@vince-fugnitto vince-fugnitto added the editor issues related to the editor label Nov 28, 2022
Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

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

Successfully merging this pull request may close these issues.

2 participants