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

Code lens corruption #85093

Closed
eamodio opened this issue Nov 19, 2019 · 1 comment
Closed

Code lens corruption #85093

eamodio opened this issue Nov 19, 2019 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug code-lens

Comments

@eamodio
Copy link
Contributor

eamodio commented Nov 19, 2019

Issue Type: Bug

While heavily editing a file, I keep getting code lenses in the wrong places and overlapping code. Even closing and re-opening the file doesn't seem to help.

image

/cc @jrieken

VS Code version: Code - Insiders 1.41.0-insider (3b17b79, 2019-11-18T16:15:22.989Z)
OS version: Windows_NT x64 10.0.19025

System Info
Item Value
CPUs Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (8 x 4008)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off
surface_control: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 31.93GB (16.01GB free)
Process Argv
Screen Reader no
VM 0%
@eamodio eamodio added bug Issue identified by VS Code Team member as probable bug code-lens labels Nov 19, 2019
@jrieken
Copy link
Member

jrieken commented Nov 19, 2019

Hm, likely due to the perf optimisations and the fact that code lens widgets are created lazy...

@jrieken jrieken closed this as completed Nov 19, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug code-lens
Projects
None yet
Development

No branches or pull requests

3 participants