Python Interactive window's cell sometimes does not take the input
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Issue Type: Bug
I'm using vim extension on vs code. I'm not sure that the extension makes the trouble.
Thanks for helping!
Extension version: 1.17.1
VS Code version: Code 1.51.1 (e5a624b788d92b8d34d1392e4c4d9789406efe8f, 2020-11-10T23:31:29.624Z)
OS version: Linux x64 5.8.0-7630-generic
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i7-3840QM CPU @ 2.80GHz (8 x 1580) |
| 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: disabled_software skia_renderer: enabled_on video_decode: unavailable_off vulkan: disabled_off webgl: enabled webgl2: enabled |
| Load (avg) | 1, 1, 1 |
| Memory (System) | 7.68GB (0.29GB free) |
| Process Argv | --no-sandbox --unity-launch --crash-reporter-id 0454b8d6-8b29-45cc-a24e-6625317a9377 |
| Screen Reader | no |
| VM | 0% |
| DESKTOP_SESSION | pop |
| XDG_CURRENT_DESKTOP | Unity |
| XDG_SESSION_DESKTOP | pop |
| XDG_SESSION_TYPE | x11 |
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the missed-input behavior in VS Code's Python Interactive window with the Vim extension enabled, using the reported extension, VS Code, and Linux versions as a reference. Compare behavior with the Vim extension disabled to determine whether this repository is involved; done means the cell reliably accepts input or the issue is narrowed to a reproducible interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, typescript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100