-
Notifications
You must be signed in to change notification settings - Fork 720
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdescription page
Description
- Extension version: 0.1.2
- VSCode Version: Version 1.27.2 (1.27.2)
- OS: MacOS 10.13.6 (17G65)
Steps to Reproduce:
- Open a PR description with a lot of comments.
- Press
cmd+shift+pand typesplit editor. Pressenter. A new pane appears. - Open a new code file in the new pane. We're editing our code in response to comments in the PR description.
- Click in the PR description and scroll to the bottom to see the latest comments.
- Click back to your code pane.
What I expect to happen:
- The code window now has focus, and I can see the comments in the description pane.
What actually happens:
- The code window now has focus, and the PR description window has scrolled all the way to the top. I can no longer see the latest comments.
This issue was mentioned in (but not addressed by) #337 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdescription page