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

In jupyter notebook, pressing Alt to make multi-cursor ends up focusing top-left-menu #6355

Closed
Guest-01 opened this issue Jun 21, 2021 · 2 comments
Assignees

Comments

@Guest-01
Copy link

Issue Type: Bug

if you open .ipynb file and alt click a code to make multi-cursor, the moment you release alt button the focus goes to top left window "File" menu. This doesn't happen on .py file. Is this a bug? I want to edit multiple lines in notebook but I can't.

Oh, and one more, if you alt-tab and come back, the focus also disappear. I do a lot of alt-tabing in order to reference API manuals but every then, I loose my keyboard focus which makes me annoying. I think this also has to do with pressing alt button.

VS Code version: Code 1.57.1 (507ce72a4466fbb27b715c3722558bb15afa9f48, 2021-06-17T13:28:07.755Z)
OS version: Windows_NT x64 10.0.19041
Restricted Mode: No

System Info
Item Value
CPUs Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz (6 x 3696)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 15.82GB (10.67GB free)
Process Argv --crash-reporter-id 78b231af-0076-4dee-a915-c7b7b8678055
Screen Reader no
VM 0%
Extensions (3)
Extension Author (truncated) Version
python ms- 2021.6.944021595
vscode-pylance ms- 2021.6.2
jupyter ms- 2021.6.999406279
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383cf:30185419
pythonvspyt602:30300191
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492:30256859
pythonvspyt639:30300192
pythontb:30283811
pythonvspyt551:30311712
vspre833:30321513
pythonptprofiler:30281270
vshan820:30294714
pythondataviewer:30285071
vscus158:30321503
pythonvsuse255:30323308
vscorehov:30309549
vscod805:30301674
vscextlangct:30322307
binariesv615:30323119

@rebornix
Copy link
Member

This will be solved once the Jupyter extension dropped the custom editor impl.

@rebornix rebornix transferred this issue from microsoft/vscode Jun 22, 2021
@greazer
Copy link
Member

greazer commented Jun 24, 2021

Thanks for your feedback. This issue will be addressed once VS Code adds native support for editing notebooks. Please see microsoft/vscode#91987. You can experiment by using VS Code insiders, which defaults to the new notebook experience.

@greazer greazer closed this as completed Jun 24, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 2, 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

5 participants