Using the number pad to perform shift+enter doesn't work.
See original GitHub issueIssue Type: Bug
Inputting either a single integer, float, string or string addition "five" + "five"
then pressing <kbd>shift</kbd>+<kbd>enter</kbd> works as expected.
However, inputting 5 + 5
, or 5.5 + 4.5
, or 5*5
or 10/5
does not work. Pressing <kbd>shift</kbd>+<kbd>enter</kbd> for these cases results in extra lines getting added to the input field. That said, if I backspace
over all of the extra lines back to the last input character, then pressing <kbd>shift</kbd>+<kbd>enter</kbd> runs the code.
Obviously this is not ideal.
Extension version: 2019.10.41019 VS Code version: Code 1.39.1 (88f15d17dca836346e787762685a40bb5cce75a8, 2019-10-10T23:31:28.683Z) OS version: Windows_NT x64 10.0.17763
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 native_gpu_memory_buffers: disabled_software oop_rasterization: disabled_off protected_video_decode: unavailable_off rasterization: enabled skia_deferred_display_list: disabled_off skia_renderer: disabled_off surface_synchronization: enabled_on video_decode: enabled viz_display_compositor: disabled_off webgl: enabled webgl2: enabled |
Load (avg) | undefined |
Memory (System) | 15.88GB (7.46GB free) |
Process Argv | |
Screen Reader | no |
VM | 0% |
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (7 by maintainers)
Top Results From Across the Web
Unable to type numbers, Shift key seems to be the issue, num ...
1. Unable to type numbers with the top row of the keyboard, it is showing symbols instead. 2. Num keypad does not work....
Read more >[SOLVED] Keyboard numbers not working - Driver Easy
On your keyboard, press the Windows logo key and R at the same time to invoke the Run box. · Type control and...
Read more >[Solved] Number Pad Not Working In Windows 10 - YouTube
Number Pad Not Working In Windows 10A few days ago I had faced a peculiar problem with my laptop keyboard. All keys are...
Read more >If a numeric keypad doesn't work on Mac - Apple Support
If your keyboard has a separate keypad but no Num Lock key, try pressing Shift-Delete. If the numeric keypad still doesn't work as...
Read more >How to solve Enter key not working problem in Windows?
1. Restart Your Computer. 2. Reinstall Your Keyboard Driver 3. Update Your Keyboard Driver.
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
I think I fixed it for the native editor, not the interactive window. Or the other way around. I only fixed it for one of them.
This has been fixed.