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

'Create Interactive window' always opens to the side in a new editor group

Open mjbvz opened this issue 4 years ago • 1 comments

Issue Type: Bug

  1. In a single editor layout
  2. Run Jupyter: create interactive window

Bug This command always creates the interactive window to the side of the current editor. I expected it to create the window in my current editor group

For the markdown preview, we have two versions of the open preview command: Open preview which uses the current editor group, and Open preview to the side which opens it besides the current editor

Extension version: 2021.9.1001294413 VS Code version: Code - Insiders 1.61.0-insider (Universal) (71ca6e8e74591ae5c577d52a2aa1bd0c3df5ac32, 2021-10-05T01:23:40.704Z) OS version: Darwin x64 20.6.0 Restricted Mode: No

System Info
Item Value
CPUs Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz (16 x 2400)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 3, 3, 2
Memory (System) 32.00GB (1.70GB free)
Process Argv --crash-reporter-id 48781ca2-1705-4f64-9bab-325055aab55d
Screen Reader no
VM 0%
A/B Experiments
vsliv695:30137379
vsins829:30139715
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
pythonvspyt602:30291494
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvspyt639:30291487
pythontb:30258533
pythonvspyt551cf:30291413
pythonptprofiler:30281269
vshan820:30294714
pythondataviewer:30285072
pythonvsuse255:30319630
vscod805cf:30301675
pythonvspyt200:30323110
vsccppwt:30377800
pythonvssor306:30340298
bridge0708:30335490
pygetstartedt2:30353727
bridge0723:30353136
pythonrunftest32:30365365
pythonf5test824:30361779
javagetstartedt:30350119
pythonvspyt187:30365360
pydsgst2:30361790
vsqsis300:30374797
vsaa593cf:30376535

mjbvz avatar Oct 06 '21 00:10 mjbvz

Thanks for the bug. This is on purpose at the moment, but no reason why we couldn't have both commands.

rchiodo avatar Oct 06 '21 00:10 rchiodo

new setting available to set this

amunger avatar Sep 29 '22 18:09 amunger