Skip to content

Improve scrolling #7360

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

Closed
4 of 5 tasks
greazer opened this issue Aug 31, 2021 · 3 comments
Closed
4 of 5 tasks

Improve scrolling #7360

greazer opened this issue Aug 31, 2021 · 3 comments
Assignees
Labels
notebook-output notebook-workflow Issues that interrupt expected or desirable behavior

Comments

@greazer
Copy link
Member

greazer commented Aug 31, 2021

We have had many user complaints on surveys or other feedback channels about scrolling problems. Here's a bunch of issues related to it:

microsoft/vscode -> is:issue is:open in:title scroll label:notebook,notebook-layout,interactive-window,notebook-output
microsoft/vscode-jupyter -> is:issue is:open in:title scroll

Here are some papercuts that @claudiaregio identfied as possibly being related to the feedback she's seen

@greazer greazer added the bug Issue identified by VS Code Team member as probable bug label Aug 31, 2021
@greazer greazer added notebook-workflow Issues that interrupt expected or desirable behavior and removed needs-triage labels Aug 31, 2021
@greazer greazer added this to the September 2021 milestone Aug 31, 2021
@greazer greazer added aggregate-issue notebook-output and removed bug Issue identified by VS Code Team member as probable bug labels Aug 31, 2021
@thomasaarholt
Copy link

Currently (insider 1.61), notebook does not support the smooth scroll preference that is used with the mouse scroll wheel.
In JSON, this setting is "editor.smoothScrolling": true,.

@rebornix rebornix modified the milestones: September 2021, October 2021 Oct 1, 2021
@greazer greazer added the bug Issue identified by VS Code Team member as probable bug label Oct 9, 2021
@rchiodo rchiodo modified the milestones: October 2021, November 2021 Oct 27, 2021
@greazer greazer removed the bug Issue identified by VS Code Team member as probable bug label Oct 29, 2021
@dynamicwebpaige
Copy link

+1 for improved scrolling in cell outputs. This is especially troublesome for pandas DataFrames (a couple of examples attached below, including truncated values):

image

image

Pandas has a couple of commands to change the number of output rows and columns within Jupyter and JupyterLab, e.g.:

...but these configurations are not honored within VS Code. Is there a way that we could notify the user that they would need to change "notebook.output.textLineLimit": n, if they attempt to use pandas.set_options; or just take care of the change for them behind the scenes?

Related issues:

@rebornix rebornix modified the milestones: November 2021, January 2022 Dec 2, 2021
@rchiodo rchiodo modified the milestones: January 2022, February 2022 Jan 27, 2022
@greazer greazer modified the milestones: February 2022, On Deck Feb 4, 2022
@xuJ14
Copy link

xuJ14 commented Nov 6, 2022

Was this feature solved? Because I still have the same issue, may I ask how to fix that? I have the latest version.

@rebornix rebornix closed this as completed Dec 6, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
notebook-output notebook-workflow Issues that interrupt expected or desirable behavior
Projects
None yet
Development

No branches or pull requests

6 participants