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

Debug Console - Autocomplete overwriting my entry #108810

Closed
Mwatchorn26 opened this issue Oct 16, 2020 · 1 comment
Closed

Debug Console - Autocomplete overwriting my entry #108810

Mwatchorn26 opened this issue Oct 16, 2020 · 1 comment
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) under-discussion Issue is under discussion for relevance, priority, approach
Milestone

Comments

@Mwatchorn26
Copy link

Issue Type: Bug

Autocomplete in Debug Console shouldn't override something I have written (when I hit ENTER). For example I type "x='oranges'" and press ENTER, but autocomplete saw "x=" and suggested my previous value "x='pears'" once I start typing "x='o" it should no longer propose 'pears'.
I typed x='oranges' ENTER, and got x='pears'... very frustrating!!!
I have to type "x='oranges'" ESC, ENTER

VS Code version: Code 1.50.1 (d2e414d, 2020-10-13T15:06:15.712Z)
OS version: Windows_NT x64 10.0.18363

System Info
Item Value
CPUs Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (8 x 1800)
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: enabled
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 7.86GB (0.71GB free)
Process Argv --crash-reporter-id 04f030f2-738a-4d83-82b6-580ce30bb314
Screen Reader no
VM 0%
Extensions (1)
Extension Author (truncated) Version
python ms- 2020.9.114305
@connor4312 connor4312 added the debug Debug viewlet, configurations, breakpoints, adapter issues label Oct 16, 2020
@connor4312 connor4312 assigned isidorn and unassigned connor4312 Oct 16, 2020
@isidorn isidorn added the under-discussion Issue is under discussion for relevance, priority, approach label Oct 19, 2020
@isidorn isidorn added this to the Backlog milestone Oct 19, 2020
@isidorn
Copy link
Contributor

isidorn commented Oct 20, 2020

Dup of #108439

@isidorn isidorn closed this as completed Oct 20, 2020
@isidorn isidorn added the *duplicate Issue identified as a duplicate of another issue(s) label Oct 20, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Dec 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) under-discussion Issue is under discussion for relevance, priority, approach
Projects
None yet
Development

No branches or pull requests

3 participants