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

VS Code Insiders: Extension Host Termination and Conflict Between ImportCost and Copilot #312

Open
DuckySoLucky opened this issue Aug 3, 2023 · 0 comments

Comments

@DuckySoLucky
Copy link

DuckySoLucky commented Aug 3, 2023

Type: Bug

Bug Description:

The combination of the "Importcost" and "Copilot" extensions in Visual Studio Code is causing the extension host to terminate unexpectedly every 2-3 minutes. This recurring issue results in frequent VSC restarts, leading to a disruptive development experience. The problem arises particularly when encountering coding errors or mistakes, though it doesn't occur consistently with every error.

Steps to Reproduce:

  1. Install the "Importcost" and "Copilot" extensions in Visual Studio Code.
  2. Open any code file in the editor.
  3. Intentionally introduce errors or mistakes in the code, such as syntax errors or undefined variables.
  4. Observe that the extension host terminate unexpectedly within next 2-3 minutes.

Expected Behavior:

The extensions "Importcost" and "Copilot" should not interfere with each other, and the extension host should not terminate unexpectedly under any circumstances. Developers should be able to write and debug code without encountering constant disruptions caused by extension conflicts.

Actual Behavior:

The "Importcost" and "Copilot" extensions conflict with each other, leading to the extension host termination every few minutes, particularly when coding errors are made. The issue is intermittent but highly reproducible, making it challenging to work effectively in Visual Studio Code.

Additional Information:

Extension Versions:

VS Code version: Code - Insiders 1.81.0-insider (9800cf6dd6bf4634889d60720ef46a400f3a7298, 2023-07-28T12:07:54.339Z)
OS version: Linux x64 6.4.7-arch1-1
Modes:

System Info
Item Value
CPUs AMD Ryzen 5 5500U with Radeon Graphics (12 x 3921)
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: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) 3, 3, 3
Memory (System) 13.50GB (6.18GB free)
Process Argv --no-sandbox --unity-launch --crash-reporter-id ac69bb72-30c4-4174-82c5-8692e19fee36
Screen Reader no
VM 0%
DESKTOP_SESSION plasma
XDG_CURRENT_DESKTOP KDE
XDG_SESSION_DESKTOP KDE
XDG_SESSION_TYPE x11
A/B Experiments
vsliv695:30137379
vsins829:30139715
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
pythontb:30258533
pythonptprofiler:30281269
vshan820:30294714
vscod805:30301674
bridge0708:30335490
bridge0723:30353136
vsaa593cf:30376535
pythonvs932:30404738
py29gd2263:30784851
vsclangdf:30492506
c4g48928:30535728
dsvsc012:30540252
pynewext54:30618038
showlangstatbar:30737417
ecj1e332:30687743
pythonfmttext:30716741
pythoncmvfstr:30726892
9b8hh234:30694863
fixshowwlkth:30771523
showindicator:30805243
pythongtdpath:30726887
i26e3531:30792625
gsofa:30797620
pythonnosmt12:30779711
pythonidxpt:30768918
pythonnoceb:30776497
copilotsettingt:30767686
e537b577:30772214
h0f32768:30792099
asynctokenver:30799129
dsvsc013:30777762
dsvsc014:30777825
diffeditorv2:30786206

Tasks

No tasks being tracked yet.
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

1 participant