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

Viewing the same file with two separate tabs--second tab freezes #47199

Open
VSCodeTriageBot opened this issue Jun 23, 2024 · 0 comments
Open

Comments

@VSCodeTriageBot
Copy link
Owner

In the past, I've been able to do the following with an ipynb file in VS Code:

  • select a given file from my working directory to open it
  • click on the tab of that file in the top left and select "Split Right"
  • view the file conjointly using two tabs

Now when I try to do that, the second tab freezes when I attempt to scroll.

In my case it's convenient for me to be able to see some code on that file in one tab while writing some other code in the other tab. For example, I might want to see a function's definition in one tab while writing code that references it below in the other tab.

I understand that I could just store that function (or whatever code) in another file, but up until now I've been able to have the file open in two tabs without any problems. Just wanted to bring it up if that is something that should still be supported/working.

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

No branches or pull requests

1 participant