2

I want a Spyder-like Console in VSCode for python, so I run code in Interactive Window and click vairables as other answers said. However, instead of editor area, the jupyter variables shows in the panel I can't move to the upper right.

So can I move variables explorer to the upper right of the editor area? Any help will be appreciate.

----- 2021.10.21 UPDATE -----

So now the new problem is Variables explorer for 2021.10 Python extension lies in panel instead of editor area. Here is the link from VSCode docs. (Can't show pics due to low reputations)

official guide


The Editor layout I expected is like Pycharm and Spyder style, which I got from an earlier version of Python extensions(version 2020.10) Here is the link from an individual guide

Expected


So can the latest version of Python Extension do that?

1 Answer 1

0

Right-click on the Terminal tab and select Move Panel Right.

enter image description here

But there are some problems, after you do that, you need to reload the VSCode, otherwise, it can not display the variables.

Sign up to request clarification or add additional context in comments.

2 Comments

Thank you, Steven! I have updated my questions and hope you can give me more guides. Really appreciate it!
@LeonM Sorry, but it looks impossible.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.