Replies: 1 comment
-
Scrollable output regions would be handled in VS Code core, and there is an issue tracking that if you want to give your vote to that: microsoft/vscode#144111 For your additional question, I think the filter feature in the search widget might be what you're looking for - you can include outputs with that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently using Jupytor Notebook on VSC. I found it very uncomfortable when very long result come out because I have to scroll down a long way to go the the next cell, like shown in the picture.
So I was wondering if there is a way to make the result like the original Jupyter Notebook, where they have a separate scroll for the result as shown below.
As an additional question, anyone know how to search for certain words in the result on VSC? ctrl+f only searches for words in the coding cells and not the result.
Beta Was this translation helpful? Give feedback.
All reactions