Always Scroll On new cell setting not working in new native Interactive mode
See original GitHub issue- VS Code version: 1.58.0
- Jupyter Extension version: 2021.8.0
In the new native interactive mode with the setting Jupyter: Always Scroll On New Cell
enabled, when I’m running cells it doesn’t scroll down to newest cell in the interactive window as it should.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:7 (4 by maintainers)
Top Results From Across the Web
VSCode: Turn auto scrolling permanently ON - Stack Overflow
Go to File > Preferences > Settings (or Ctrl + ,); In Features > Output, disable Smart Scroll option (or search output.smartScroll.enabled).
Read more >scroll-behavior - CSS: Cascading Style Sheets - MDN Web Docs
The scroll-behavior CSS property sets the behavior for a scrolling box when scrolling is triggered by the navigation or CSSOM scrolling APIs.
Read more >How do I scroll in tmux? - Super User
Ctrl - b then [ then you can use your normal navigation keys to scroll around (eg. Up Arrow or PgDn ). Press...
Read more >July 2022 (version 1.70) - Visual Studio Code
Python Get started experience - Quickly install and configure Python within VS Code. Sticky scroll preview - New scrolling UI shows current source...
Read more >How VSCode has leaped forward as Jupyter Notebook Editor
JupyterLab and the browser interface seem to acknowledge this and always allowed moving cells up and down. Before the new Notebooks API was ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Sorry, I should have been more specific. It should be fixed in the latest Jupyter build for VS Code Insiders, or our next stable release at the beginning of August.
@jonvlcs07 This should be fixed in tonight’s build, please let us know if it works for you 😊