You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Install the "Importcost" and "Copilot" extensions in Visual Studio Code.
Open any code file in the editor.
Intentionally introduce errors or mistakes in the code, such as syntax errors or undefined variables.
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.
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)
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:
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
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
A/B Experiments
Tasks
The text was updated successfully, but these errors were encountered: