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

Python Interactive tab repositions when running code #3612

Closed
stevenlis opened this issue Jan 31, 2019 · 4 comments
Closed

Python Interactive tab repositions when running code #3612

stevenlis opened this issue Jan 31, 2019 · 4 comments
Assignees

Comments

@stevenlis
Copy link

Environment data

  • VS Code version: 1.30.2
  • Extension version: 2019.1.0
  • OS and version: Windows 10

Expected behaviour

The python interactive tab will be fixed and stays wherever the user put it when running code

Actual behaviour

  1. The interactive tab will switch from the back to the front when running code
    vscode

  2. The interactive tab/editor tab will reposition if they are in an up-down position.
    vscode1

@rchiodo
Copy link
Contributor

rchiodo commented Jan 31, 2019

I think this is a function of the 'reveal' VScode web panel API. Not sure if we can fix this or not as they have no way to 'activate' without the reveal.

@rchiodo
Copy link
Contributor

rchiodo commented Jan 31, 2019

I logged a bug on vscode to see if they can give us a way to fix this:
microsoft/vscode#67691

@stevenlis
Copy link
Author

@rchiodo btw, is there any way to run all cells above and run all cells below. I'm surprised that I just realized the lack of them.

@rchiodo
Copy link
Contributor

rchiodo commented Feb 1, 2019

Nope those two commands don't exist. They seem useful. Can you log a separate issue for them?

@rchiodo rchiodo self-assigned this Feb 12, 2019
@rchiodo rchiodo closed this as completed Apr 24, 2019
@lock lock bot locked as resolved and limited conversation to collaborators May 22, 2019
@microsoft microsoft unlocked this conversation Nov 14, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants