`shift + enter` broken again ... and again
See original GitHub issueIssue Type: Bug
Every couple of VS Code updates, this keeps breaking.
https://github.com/microsoft/vscode-python/issues/6578
Yet again… pressing <kbd>shift</kbd> + <kbd>enter</kbd> after an update gives:
command 'python.datascience.execSelectionInteractive' not found
and does not run the selected code block in the Python Interactive Pane.
Extension version: 2020.11.358366026 VS Code version: Code 1.51.1 (e5a624b788d92b8d34d1392e4c4d9789406efe8f, 2020-11-10T23:34:32.027Z) OS version: Windows_NT x64 10.0.18363
System Info
Item | Value |
---|---|
CPUs | Intel® Core™ i5-6300U CPU @ 2.40GHz (4 x 2496) |
GPU Status | 2d_canvas: enabled flash_3d: enabled flash_stage3d: enabled flash_stage3d_baseline: enabled gpu_compositing: enabled multiple_raster_threads: enabled_on oop_rasterization: disabled_off opengl: enabled_on protected_video_decode: unavailable_off rasterization: enabled skia_renderer: disabled_off_ok video_decode: enabled vulkan: disabled_off webgl: enabled webgl2: enabled |
Load (avg) | undefined |
Memory (System) | 15.88GB (4.61GB free) |
Process Argv | –crash-reporter-id f652528b-5678-4b12-9ca0-3de6b1e1135f |
Screen Reader | no |
VM | 0% |
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
`shift + enter` broken again · Issue #3274
Started happening again. I have not figured out the exact pattern, but somehow the Python Interactive Pane loses 'prior' focus and shift + ......
Read more >Start Menu Keyboard Shortcut CTRL + SHIFT + Enter broken
Hi, I recently noticed that the start menu keyboard shortcut CTRL + SHIFT + Enter stopped working for me. It pretty much only...
Read more >Ctrl+Shift+Enter not working on W10 anymore? : r/sysadmin
Windows admin protip, you can launch items in the taskbar as admin by holding "ctrl + Shift" and clicking on the icon. At...
Read more >Word Tip: Preventing Justified Paragraphs from Stretching ...
If you do this often AND include a manual line break (Shift + Enter), you may notice that Word will push the line...
Read more >11 Xcode Keyboard Shortcuts to Make You More Productive
This one is useful when you're pretty sure the code you wrote is correct, but when you run it, something is broken. Clean...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@DonJayamanne The doc you mentioned is about the notebook UI. How about the interactive window? It would really be great if you guys could give folks a heads-up.
Btw, is there any plan to support vscode extensions in this new jupyter UI?
Dup of #1088