vscode-jupyter icon indicating copy to clipboard operation
vscode-jupyter copied to clipboard

Variable Explorer should be included within the Interactive Window not as a separate panel

Open salmanea opened this issue 3 years ago • 5 comments

Hi,

I noticed that in the newer versions, the Variable Explorer is placed down near Terminal and other stuff. I think that it was much better when it was on the top of the Interactive Window.

It gives a very Spyder-like look for those of us who have just started using VSCode.

If it is not possible to undo this, then please add an option so that we can choose where to see the variables.

Thanks!

salmanea avatar Aug 25 '21 07:08 salmanea

Agreed. Not sure where we give thoughts but here are mine.

  • love the new appearance of the interactive window
  • struggling with variables being part of the panel and forcing a third column or a full width horizontal pane

nicklisterman avatar Sep 03 '21 21:09 nicklisterman

Rollup of other user complaints on this subject:

https://github.com/microsoft/vscode-jupyter/issues/7432#issuecomment-914475127 #7153 https://github.com/microsoft/vscode-jupyter/issues/6993#issuecomment-896339377 https://github.com/microsoft/vscode-jupyter/issues/6993#issuecomment-896470591 https://github.com/microsoft/vscode-jupyter/issues/7188#issuecomment-901711018

joyceerhl avatar Sep 13 '21 18:09 joyceerhl

Glad to see all comments about Jupyter Variables grouped in one place. For me, the variable explorer (currently Jupyter Variables) is a key item that I interact with daily. To the extent that it makes it difficult for me to update to any version that has Jupyter Variables (I have not installed the latest 2 updates on my main machine).

Hope to see some improvement soon

abd-shouman avatar Sep 14 '21 06:09 abd-shouman

Moving to triage to discuss

DonJayamanne avatar Oct 18 '21 18:10 DonJayamanne

It's not obvious where to vote for this feature request so that the votes are actually counted and acted on.

I would bet the President's life there are plenty of users of vscode who are frustrated by the interactive window and variable explorer being so incompatible, but it seems the devs of this feature might be oblivious to this common use case when both windows are central to one's workflow.

The best workaround I've found as of yet is to separate the variable explorer from the super annoying sliding side panel. But now I'm taking up space in all columns for just the variable explorer!

image

jtskowronek avatar Sep 21 '22 19:09 jtskowronek

We are working on turning this table into built-in UI, instead of an extension contribution. We are considering some different UI options. Follow https://github.com/microsoft/vscode/issues/165445 for updates

roblourens avatar Dec 10 '22 00:12 roblourens