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

Extension creates minute-long lags #38

Open
l-t-m-f opened this issue Jul 15, 2023 · 2 comments
Open

Extension creates minute-long lags #38

l-t-m-f opened this issue Jul 15, 2023 · 2 comments

Comments

@l-t-m-f
Copy link

l-t-m-f commented Jul 15, 2023

Type: Bug

This extension just by using it creates minute-long freezes when saving Launch.json or Tasks.json.

Nothing to do really, just install and it will be laggy on my pc.

This report was generated following a bisect which identified this extension as the culprit.

Extension version: 1.4.1
VS Code version: Code - Insiders 1.81.0-insider (ad791ef3d26b99963da31636af697afd86575435, 2023-07-07T20:59:31.028Z)
OS version: Windows_NT x64 10.0.23493
Modes:

System Info
Item Value
CPUs AMD Ryzen 9 5950X 16-Core Processor (32 x 3400)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) undefined
Memory (System) 63.92GB (49.72GB free)
Process Argv E:\Git\l-t-m-f\Fortran\TicTacToe --crash-reporter-id bc6d4b2e-bc08-4b7a-9b2b-326f2c4ca912
Screen Reader no
VM 67%
A/B Experiments
vsliv695:30137379
vsins829:30139715
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492cf:30256198
vslsvsres303:30308271
pythontb:30258533
pythonptprofiler:30281269
vsdfh931:30280409
vshan820:30294714
vscod805:30301674
bridge0708:30335490
bridge0723:30353136
vsaa593cf:30376535
pythonvs932:30404738
py29gd2263:30784851
vsclangdf:30492506
c4g48928:30535728
dsvsc012cf:30540253
pynewext54:30618038
pylantcb52:30590116
pyind779:30611226
pythonsymbol12:30651887
showlangstatbar:30737417
pythonms35:30671666
ecj1e332:30687743
pythonfmttext:30716741
pythoncmvfstr:30726892
fixshowwlkth:30771523
showindicator:30766888
pythongtdpath:30726887
bgfeh915:30780428
gsofb:30778559
pythonnosmt12:30779711
pythonidxpt:30768918
pythondjangots:30768917
pythonnoceb:30776497
copilotsettingc:30767685
e537b577:30772214
h0f32768:30779712
asynctok:30783811
dsvsc013:30777762
dsvsc014:30777825
diffeditorv2:30786206

@martinemde
Copy link

martinemde commented Oct 25, 2023

I found that this lag, for me, is caused reliably when editing settings.json. I can cause it every save.

However, in my case this lag only happens when I have both LigaturesLimited and VSCodeVim enabled. If I disable either of them, no lag appears. Vim without LL works, LL without Vim works. Together they will cause massive input lag every time the file is saved, and sometimes for other reasons in this file. The mouse still works and text can be selected, but all typing input is buffered until the lag has cleared.

I used bisect as well, but it identified VSCodeVIm as the culprit. However, I think it's an interaction between the two or between two similar plugins. I cannot cause it with just LL enabled.

I'm on MacOS Sonoma, M1 Pro 32GB RAM, no other extensions enabled besides this and Vim.

@wallyzielinski
Copy link

I experienced this as well, and it eventually led to VS Code errors which prevented all plugins from working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants